- Timestamp:
- 2006/11/30 18:27:48 (20 years ago)
- File:
-
- 1 edited
-
temp/trunk/html/admin/contents/file_manager.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
temp/trunk/html/admin/contents/file_manager.php
r9937 r9938 160 160 function lfCreateErrorCheck() { 161 161 $objErr = new SC_CheckError($_POST); 162 $objErr->doFunc(array("ºîÀ®¥Õ¥¡¥¤¥ë ", "create_file"), array("EXIST_CHECK", "FILE_NAME_CHECK_BY_NOUPLOAD"));162 $objErr->doFunc(array("ºîÀ®¥Õ¥¡¥¤¥ë̾", "create_file"), array("EXIST_CHECK", "FILE_NAME_CHECK_BY_NOUPLOAD")); 163 163 164 164 return $objErr->arrErr;
Note: See TracChangeset
for help on using the changeset viewer.
