Aleksander Machniak
2016-05-06 6d1337e1df0e18ac03ac9bf7d5b9a79e2f6b0e6f
bin/exportgettext.sh
@@ -15,7 +15,7 @@
 +-----------------------------------------------------------------------+
*/
define('INSTALL_PATH', realpath(dirname(__FILE__) . '/..') . '/' );
define('INSTALL_PATH', realpath(__DIR__ . '/..') . '/' );
require INSTALL_PATH.'program/include/clisetup.php';
if ($argc < 2) {