Aleksander Machniak
2016-05-06 6d1337e1df0e18ac03ac9bf7d5b9a79e2f6b0e6f
bin/updatecss.sh
@@ -18,7 +18,7 @@
 +-----------------------------------------------------------------------+
*/
define('INSTALL_PATH', realpath(dirname(__FILE__) . '/..') . '/' );
define('INSTALL_PATH', realpath(__DIR__ . '/..') . '/' );
require_once INSTALL_PATH . 'program/include/clisetup.php';