Changeset 5227 for temp/trunk/html/admin
- Timestamp:
- 2006/09/20 13:04:04 (20 years ago)
- File:
-
- 1 edited
-
temp/trunk/html/admin/contents/inquiry.php (modified) (4 diffs)
Legend:
- Unmodified
- Added
- Removed
-
temp/trunk/html/admin/contents/inquiry.php
r5226 r5227 74 74 $result = $conn->getAll($sql); 75 75 $objPage->list_data = $result; 76 76 77 /* 77 78 if ( $_GET['mode'] == 'regist' ){ 78 79 … … 87 88 88 89 if ( ! $error ){ 89 /*90 90 91 if ( ! is_numeric($_POST['question_id']) ){ 91 92 //ÅÐÏ¿ … … 115 116 sfReload(); 116 117 } 117 */118 118 } else { 119 119 … … 156 156 } 157 157 } 158 158 */ 159 159 160 160
Note: See TracChangeset
for help on using the changeset viewer.
