Changeset 6113 for temp/trunk/data/module/DB/common.php
- Timestamp:
- 2006/10/12 16:17:13 (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
r5890 r6113 28 28 * Obtain the PEAR class so it can be extended from 29 29 */ 30 require_once 'PEAR.php';30 require_once DB_PHP_DIR . 'PEAR.php'; 31 31 32 32 /**
Note: See TracChangeset
for help on using the changeset viewer.
