@@ -177,7 +177,7 @@ discard block |
||
177 | 177 | php $argv[0] -i |
178 | 178 | php $argv[0] -sn Web-site -i |
179 | 179 | |
180 | -HELP; |
|
180 | +help; |
|
181 | 181 | return; |
182 | 182 | } |
183 | 183 | |
@@ -217,4 +217,4 @@ discard block |
||
217 | 217 | Login: $admin_login |
218 | 218 | Password: $options[admin_password] |
219 | 219 | |
220 | -SUCCESS; |
|
220 | +success; |