alecpl
2008-10-16 b685e9e47cebc0577c338e420a04d0ec89e25156
bin/modcss.php
@@ -19,7 +19,7 @@
*/
define('INSTALL_PATH', realpath('./../') . '/');
define('INSTALL_PATH', realpath(dirname(__FILE__) . '/..') . '/');
require INSTALL_PATH.'program/include/iniset.php';
$source = "";