Ignore:
Timestamp:
2006/09/14 10:15:27 (20 years ago)
Author:
kakinaka
Message:

blank

File:
1 edited

Legend:

Unmodified
Added
Removed
  • temp/trunk/data/class/SC_DbConn.php

    r4708 r4709  
    5252         
    5353        sfprintr($n); 
     54         
     55        // mysql¤Î¾ì¹ç¤Ë¤Ï¥Ó¥å¡¼É½¤òÊÑ´¹¤¹¤ë 
     56        if (DB_TYPE == "mysql") { 
     57 
     58        } 
    5459         
    5560        if ( $arr ) { 
Note: See TracChangeset for help on using the changeset viewer.