Changeset 5222 for temp/trunk
- Timestamp:
- 2006/09/20 12:52:05 (20 years ago)
- File:
-
- 1 edited
-
temp/trunk/html/admin/contents/inquiry.php (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
temp/trunk/html/admin/contents/inquiry.php
r5221 r5222 76 76 $result = $conn->getAll($sql); 77 77 $objPage->list_data = $result; 78 sfprintr($error); 78 79 79 80 if ( $_GET['mode'] == 'regist' ){ … … 87 88 88 89 $error = lfErrCheck(); 89 90 sfprintr($error); 91 90 92 91 if ( ! $error ){ 93 92
Note: See TracChangeset
for help on using the changeset viewer.
