Changeset 15971
- Timestamp:
- 2007/09/24 11:02:03 (16 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/dev/data/module/MDB2.php
r15969 r15971 929 929 if (!@ini_get('safe_mode')) { 930 930 $dirs = explode(PATH_SEPARATOR, ini_get('include_path')); 931 $dirs[] = DATA_PATH . "module/"; 931 932 932 933 foreach ($dirs as $dir) {
Note: See TracChangeset
for help on using the changeset viewer.