- Timestamp:
- 2006/11/28 17:44:40 (20 years ago)
- File:
-
- 1 edited
-
temp/trunk/html/test/uehara/tree.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
temp/trunk/html/test/uehara/tree.php
r9274 r9286 138 138 function lfCreateErrorCheck() { 139 139 $objErr = new SC_CheckError($_POST); 140 $objErr->doFunc(array("ºîÀ®¥Õ¥¡¥¤¥ë", "create_file"), array(" FILE_NAME_CHECK"));140 $objErr->doFunc(array("ºîÀ®¥Õ¥¡¥¤¥ë", "create_file"), array("EXIST_CHECK", "FILE_NAME_CHECK")); 141 141 142 142 return $objErr->arrErr;
Note: See TracChangeset
for help on using the changeset viewer.
