Changeset 15968


Ignore:
Timestamp:
2007/09/24 10:54:36 (17 years ago)
Author:
kakinaka
Message:
 
File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/dev/data/class/SC_DbConn.php

    r15967 r15968  
    4949            } 
    5050        } 
    51         $objMDB2_Driver_Common = new MDB2_Driver_Common(); 
    52         $objMDB2_Driver_Common->setFetchMode(MDB2_FETCHMODE_ASSOC);  
     51//        $objDbConnMDB2->setFetchMode(MDB2_FETCHMODE_ASSOC);  
    5352         
    5453        $this->conn = $objDbConn; 
Note: See TracChangeset for help on using the changeset viewer.