Commit ce2ef92
committed
fix: ensure
The variable is undefined when debug is off, which means that this template itself results in an error.
Changed conditional to use `isset()` instead.
Signed-off-by: Matthew Weier O'Phinney <matthew@weierophinney.net>$error is actually set, not just empty1 parent 12fe619 commit ce2ef92
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
9 | 9 | | |
10 | 10 | | |
11 | 11 | | |
12 | | - | |
| 12 | + | |
13 | 13 | | |
14 | 14 | | |
15 | 15 | | |
0 commit comments