Changeset 3879 in subversion for trunk/roundcubemail/program/include/iniset.php
- Timestamp:
- Aug 7, 2010 8:04:39 AM (3 years ago)
- File:
-
- 1 edited
-
trunk/roundcubemail/program/include/iniset.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/roundcubemail/program/include/iniset.php
r3649 r3879 46 46 } 47 47 48 define('RCMAIL_CONFIG_DIR', INSTALL_PATH . 'config'); 48 if (!defined('RCMAIL_CONFIG_DIR')) { 49 define('RCMAIL_CONFIG_DIR', INSTALL_PATH . 'config'); 50 } 49 51 50 52 // make sure path_separator is defined
Note: See TracChangeset
for help on using the changeset viewer.
