Aleksander Machniak
2014-01-01 0301d9347f8c59882cdd7b6ed59686b286a77876
program/include/clisetup.php
@@ -20,7 +20,7 @@
*/
if (php_sapi_name() != 'cli') {
  die('Not on the "shell" (php-cli).');
    die('Not on the "shell" (php-cli).');
}
require_once INSTALL_PATH . 'program/include/iniset.php';