- Timestamp:
- 2007/06/01 10:33:43 (19 years ago)
- File:
-
- 1 edited
-
branches/dev/html/admin/basis/preview.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
branches/dev/html/admin/basis/preview.php
r14023 r14026 30 30 $id = $_GET['id']; 31 31 $result = $conn->getAll($sql, array($id)); 32 32 print_r($result); 33 33 //print_r($result);exit; 34 34 if ( $result ){
Note: See TracChangeset
for help on using the changeset viewer.
