Aleksander Machniak
2016-05-22 0344b168276f80189e2254c75a762aff5b517b6b
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';