Commit 314fdab
you guessed it: fix more undefined value warnings
Use of uninitialized value in substitution iterator at cgi-bin/LJ/Lang.pm line 617.
Use of uninitialized value in subtraction (-) at cgi-bin/DW/Controller/Tools.pm line 342.1 parent bb8a15a commit 314fdab
2 files changed
+2
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
193 | 193 | | |
194 | 194 | | |
195 | 195 | | |
196 | | - | |
| 196 | + | |
197 | 197 | | |
198 | 198 | | |
199 | 199 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
339 | 339 | | |
340 | 340 | | |
341 | 341 | | |
342 | | - | |
| 342 | + | |
343 | 343 | | |
344 | 344 | | |
345 | 345 | | |
| |||
0 commit comments