Changeset 10442 for temp/trunk/html
- Timestamp:
- 2006/12/07 21:40:27 (20 years ago)
- File:
-
- 1 edited
-
temp/trunk/html/admin/design/upload.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
temp/trunk/html/admin/design/upload.php
r10440 r10442 60 60 // ²òÅà 61 61 lfUnpacking($new_file_dir, $_FILES['template_file']['name'], $new_file_dir."/"); 62 // DB¤Ë Êݸ62 // DB¤Ë¥Æ¥ó¥×¥ì¡¼¥È¾ðÊó¤òÊݸ 63 63 lfRegistTemplate($arrRet); 64 64 // ´°Î»É½¼¨javascript 65 65 $objPage->tpl_onload = "alert('¥Æ¥ó¥×¥ì¡¼¥È¥Õ¥¡¥¤¥ë¤ò¥¢¥Ã¥×¥í¡¼¥É¤·¤Þ¤·¤¿¡£');"; 66 // ¥Õ¥©¡¼¥àÃͤò¥¯¥ê¥¢ 67 $objFormParam->setParam(array()); 66 68 } 67 69 break;
Note: See TracChangeset
for help on using the changeset viewer.
