Changeset 9414 for temp/trunk
- Timestamp:
- 2006/11/29 18:08:41 (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
r9413 r9414 101 101 list($db_type) = split(":", $dsn); 102 102 103 sfprintr($db_type); 103 104 $arrRet = sfGetColumnList($table_name, $objQuery, $db_type); 104 105 if(count($arrRet) > 0) {
Note: See TracChangeset
for help on using the changeset viewer.
