Changeset 10239 for temp/trunk/html/admin
- Timestamp:
- 2006/12/05 22:00:45 (20 years ago)
- File:
-
- 1 edited
-
temp/trunk/html/admin/products/index.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
temp/trunk/html/admin/products/index.php
r10238 r10239 270 270 //$arrViewWhere["&&noncls_where&&"] = $where; 271 271 272 $sth = $objQuery->conn->prepare($where); 273 $realquery = $objQuery->conn->executeEmulateQuery($sth, $arrval); 274 275 276 sfprintr($sth); 272 $arrWhere = split("[?]", $where); 273 sfprintr($arrWhere); 274 277 275 278 276 // ¸¡º÷·ë²Ì¤Î¼èÆÀ
Note: See TracChangeset
for help on using the changeset viewer.
