Changeset 6221 for temp/trunk


Ignore:
Timestamp:
2006/10/13 10:17:14 (20 years ago)
Author:
naka
Message:

* empty log message *

Location:
temp/trunk/data
Files:
2 edited

Legend:

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

    r6220 r6221  
    2727         
    2828        $options['debug'] = 9; 
    29          
    30         print("kita"); 
    31          
    3229        // ´û¤ËÀܳ¤µ¤ì¤Æ¤¤¤ë¾ì¹ç¤Ë¤ÏÀܳ¤·¤Ê¤¤ 
    3330        if(!isset($objDbConn->connection)) { 
  • temp/trunk/data/lib/slib.php

    r6218 r6221  
    4646            } 
    4747        } 
     48    } else { 
     49        print("Àܳ¤µ¤ì¤Þ¤»¤ó"); 
    4850    } 
    4951    return false; 
Note: See TracChangeset for help on using the changeset viewer.