Changeset 9416 for temp/trunk/data/lib
- Timestamp:
- 2006/11/29 18:09:12 (20 years ago)
- File:
-
- 1 edited
-
temp/trunk/data/lib/slib.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
temp/trunk/data/lib/slib.php
r9415 r9416 101 101 list($db_type) = split(":", $dsn); 102 102 103 sfprintr($db_type);104 103 $arrRet = sfGetColumnList($table_name, $objQuery, $db_type); 105 104 if(count($arrRet) > 0) {
Note: See TracChangeset
for help on using the changeset viewer.
