Changeset 6114 for temp/trunk/data/module/DB/common.php
- Timestamp:
- 2006/10/12 16:21:37 (20 years ago)
- File:
-
- 1 edited
-
temp/trunk/data/module/DB/common.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
temp/trunk/data/module/DB/common.php
r6113 r6114 28 28 * Obtain the PEAR class so it can be extended from 29 29 */ 30 require_once DB_PHP_DIR . ' PEAR.php';30 require_once DB_PHP_DIR . '/PEAR.php'; 31 31 32 32 /**
Note: See TracChangeset
for help on using the changeset viewer.
