Changeset 10347 for temp/trunk/html/admin
- Timestamp:
- 2006/12/06 14:09:04 (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
r10346 r10347 41 41 $objFormParam->setParam($_POST); 42 42 $objPage->arrErr = lfErrorCheck(); 43 44 // ¥Õ¥¡¥¤¥ë¤òÊݸ 45 $ret = $objUpFile->makeTempFile('upload_file', false); 46 47 // ¥¨¥é¡¼¤¬Ìµ¤«¤Ã¤¿¤é 48 if(count($objPage->arrErr) > 0) { 49 } 43 50 break; 44 51 default:
Note: See TracChangeset
for help on using the changeset viewer.
