Changeset 2316 for temp/trunk
- Timestamp:
- 2006/08/28 16:04:31 (20 years ago)
- Location:
- temp/trunk
- Files:
-
- 3 deleted
- 1 edited
-
data/module/DB/pgsql.php (modified) (1 diff)
-
html/user_data/css (deleted)
-
html/user_data/include (deleted)
-
html/user_data/templates (deleted)
Legend:
- Unmodified
- Added
- Removed
-
temp/trunk/data/module/DB/pgsql.php
r1328 r2316 29 29 * Obtain the DB_common class so it can be extended from 30 30 */ 31 require_once 'DB/common.php';31 require_once DB_PHP_DIR . '/DB/common.php'; 32 32 33 33 /**
Note: See TracChangeset
for help on using the changeset viewer.
