Index: temp/trunk/html/admin/contents/file_manager.php
===================================================================
--- temp/trunk/html/admin/contents/file_manager.php	(revision 9937)
+++ temp/trunk/html/admin/contents/file_manager.php	(revision 9938)
@@ -160,5 +160,5 @@
 function lfCreateErrorCheck() {
 	$objErr = new SC_CheckError($_POST);
-	$objErr->doFunc(array("ºîÀ®¥Õ¥¡¥¤¥ë", "create_file"), array("EXIST_CHECK", "FILE_NAME_CHECK_BY_NOUPLOAD"));
+	$objErr->doFunc(array("ºîÀ®¥Õ¥¡¥¤¥ëÌ¾", "create_file"), array("EXIST_CHECK", "FILE_NAME_CHECK_BY_NOUPLOAD"));
 	
 	return $objErr->arrErr;
