Changeset 9414 for temp/trunk


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

blank

File:
1 edited

Legend:

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

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