Aleksander Machniak
2015-06-16 26a00e76bed78b67443d22faf5664967ce96cbf7
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) {