Changeset 1116 for temp/test-xoops.ec-cube.net
- Timestamp:
- 2007/01/19 22:43:13 (19 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
temp/test-xoops.ec-cube.net/html/class/SC_DbConn.php
r1105 r1116 1 1 <?php 2 2 $DB_PHP_PATH = realpath( dirname( __FILE__) ); 3 require_once($DB_PHP_PATH."/../ modules/DB.php");3 require_once($DB_PHP_PATH."/../pear/DB.php"); 4 4 5 5 $objDbConn = "";
Note: See TracChangeset
for help on using the changeset viewer.
