Changes between Initial Version and Version 1 of Ticket #2551, comment 2
- Timestamp:
- 12/03/13 18:10:12 (11 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #2551, comment 2
initial v1 3 3 Secondly, you are not putting '''a''' ''Global Const'' into the script , you are putting ''two'' of them - and so the error is entirely justified. 4 4 5 Finally, good coding practice is to declare the variable before the cond tion check:5 Finally, good coding practice is to declare the variable before the condition check: 6 6 {{{ 7 7 Global $configfile