Changeset 10344 for temp/trunk/html
- Timestamp:
- 2006/12/06 14:04:20 (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
r10343 r10344 59 59 global $objUpFile; 60 60 61 $objUpFile->addFile("¥Æ¥ó¥×¥ì¡¼¥È¥Õ¥¡¥¤¥ë", 'template_file', array( 'tar.gz', 'tgz', 'tar.bz2'), TEMPLATE_SIZE, true, 0, 0, false);61 $objUpFile->addFile("¥Æ¥ó¥×¥ì¡¼¥È¥Õ¥¡¥¤¥ë", 'template_file', array(), TEMPLATE_SIZE, true, 0, 0, false); 62 62 } 63 63
Note: See TracChangeset
for help on using the changeset viewer.
