Changeset 4702 for temp/trunk/data/class
- Timestamp:
- 2006/09/13 13:44:06 (20 years ago)
- File:
-
- 1 edited
-
temp/trunk/data/class/SC_DbConn.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
temp/trunk/data/class/SC_DbConn.php
r4701 r4702 1 1 <?php 2 2 $current_dir = realpath(dirname(__FILE__)); 3 //require_once($current_dir . "/../module/DB.php");3 require_once($current_dir . "/../module/DB.php"); 4 4 5 5 $objDbConn = "";
Note: See TracChangeset
for help on using the changeset viewer.
