Aleksander Machniak
2014-11-20 0b36d151572e050b51d82e7429fee847ebb33e22
bin/decrypt.sh
@@ -52,7 +52,7 @@
 *  - you are dealing with counterfeit header data.
 */
define('INSTALL_PATH', realpath(dirname(__FILE__).'/..') . '/');
define('INSTALL_PATH', realpath(__DIR__ .'/..') . '/');
require INSTALL_PATH . 'program/include/clisetup.php';