Ignore:
Timestamp:
2008/06/10 11:23:27 (18 years ago)
Author:
adachi
Message:

Exクラスを使用するように修正

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/version-2/data/class/SC_DbConn.php

    r17205 r17345  
    6666        $this->error_mail_title = DB_ERROR_MAIL_SUBJECT; 
    6767        $this->err_disp = $err_disp; 
    68         $this->dbFactory = SC_DB_DBFactory::getInstance(); 
     68        $this->dbFactory = SC_DB_DBFactory_Ex::getInstance(); 
    6969    } 
    7070 
Note: See TracChangeset for help on using the changeset viewer.