Changeset 5946 for temp/trunk/html/admin
- Timestamp:
- 2006/09/29 20:11:00 (20 years ago)
- File:
-
- 1 edited
-
temp/trunk/html/admin/design/main_edit.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
temp/trunk/html/admin/design/main_edit.php
r5944 r5946 90 90 // tpl¥Õ¥¡¥¤¥ë¤Îºï½ü 91 91 $del_tpl = ROOT_DIR . USER_DIR . "templates/" . $arrPreData[0]['filename'] . '.tpl'; 92 sfprintr($del_tpl); 92 93 if (file_exists($del_tpl)){ 93 94 unlink($del_tpl);
Note: See TracChangeset
for help on using the changeset viewer.
