Changeset 4700 for temp/trunk


Ignore:
Timestamp:
2006/09/13 13:42:29 (20 years ago)
Author:
kakinaka
Message:

blank

Location:
temp/trunk/data
Files:
2 edited

Legend:

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

    r4699 r4700  
    8282            sfErrorHeader("DB¤Ø¤ÎÀܳ¤Ë¼ºÇÔ¤·¤Þ¤·¤¿¡£:" . $this->dsn); 
    8383            return 0; 
    84         }        
     84        } 
     85         
     86        sfprintr($n); 
    8587         
    8688        if ( $arr ){ 
  • temp/trunk/data/module/DB/common.php

    r4699 r4700  
    15801580                     $fetchmode = DB_FETCHMODE_DEFAULT) 
    15811581    { 
    1582                 die("test"); 
    1583  
    15841582        // compat check, the params and fetchmode parameters used to 
    15851583        // have the opposite order 
Note: See TracChangeset for help on using the changeset viewer.