thomascube
2010-09-21 cb2bc809ef29f349d38c89e202d821e67bb4c947
program/include/iniset.php
@@ -45,7 +45,9 @@
    define('INSTALL_PATH', dirname($_SERVER['SCRIPT_FILENAME']).'/');
}
define('RCMAIL_CONFIG_DIR', INSTALL_PATH . 'config');
if (!defined('RCMAIL_CONFIG_DIR')) {
    define('RCMAIL_CONFIG_DIR', INSTALL_PATH . 'config');
}
// make sure path_separator is defined
if (!defined('PATH_SEPARATOR')) {