Changeset 17345 for branches/version-2/data/class/SC_DbConn.php
- Timestamp:
- 2008/06/10 11:23:27 (18 years ago)
- File:
-
- 1 edited
-
branches/version-2/data/class/SC_DbConn.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
branches/version-2/data/class/SC_DbConn.php
r17205 r17345 66 66 $this->error_mail_title = DB_ERROR_MAIL_SUBJECT; 67 67 $this->err_disp = $err_disp; 68 $this->dbFactory = SC_DB_DBFactory ::getInstance();68 $this->dbFactory = SC_DB_DBFactory_Ex::getInstance(); 69 69 } 70 70
Note: See TracChangeset
for help on using the changeset viewer.
