Changeset 9416 for temp/trunk/data/lib


Ignore:
Timestamp:
2006/11/29 18:09:12 (20 years ago)
Author:
kakinaka
Message:

blank

File:
1 edited

Legend:

Unmodified
Added
Removed
  • temp/trunk/data/lib/slib.php

    r9415 r9416  
    101101        list($db_type) = split(":", $dsn); 
    102102         
    103         sfprintr($db_type); 
    104103        $arrRet = sfGetColumnList($table_name, $objQuery, $db_type); 
    105104        if(count($arrRet) > 0) { 
Note: See TracChangeset for help on using the changeset viewer.