Changeset 3462 for temp/trunk
- Timestamp:
- 2006/08/31 12:56:10 (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
r3456 r3462 24 24 $objSess = new SC_Session(); 25 25 sfIsSuccess($objSess); 26 27 // templates¥Õ¥©¥ë¥À¤Ë½ñ¤¹þ¤ß¸¢¸Â¤òÉÕÍ¿ 28 $template_dir = ROOT_DIR . USER_DIR . "template"; 29 if(is_writable($template_dir)){ 30 chmod($template_dir, 0666); 31 } 26 32 27 33 // ¥Ú¡¼¥¸°ìÍ÷¤ò¼èÆÀ
Note: See TracChangeset
for help on using the changeset viewer.
