Changeset 9018 for temp/trunk/html
- Timestamp:
- 2006/11/26 20:17:53 (20 years ago)
- File:
-
- 1 edited
-
temp/trunk/html/admin/design/main_edit.php (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
temp/trunk/html/admin/design/main_edit.php
r8866 r9018 93 93 unlink($del_tpl); 94 94 } 95 95 96 96 // DB¤Ø¥Ç¡¼¥¿¤ò¹¹¿·¤¹¤ë 97 97 lfEntryPageData($_POST); … … 104 104 $objDBConn = new SC_DbConn; // DBÁàºî¥ª¥Ö¥¸¥§¥¯¥È 105 105 $sql = 'delete from dtb_blocposition where page_id = 0'; 106 107 sfprintr($page_id_old); 106 108 $ret = $objDBConn->query($sql); 107 109
Note: See TracChangeset
for help on using the changeset viewer.
