- Timestamp:
- 2007/04/04 00:22:01 (19 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/dev/data/downloads/module/security/security.php
r12087 r12088 38 38 if(ereg("^".$doc_root, $data_path)) { 39 39 $arrResult['result'] = "¡ß"; 40 $arrResult['detail'] = " ¸ø³«";40 $arrResult['detail'] = "ÀßÄê¥Õ¥¡¥¤¥ë¤¬¸ø³«¤µ¤ì¤Æ¤¤¤ë²ÄǽÀ¤Ï¹â¤¤"; 41 41 } else { 42 42 $arrResult['result'] = "¡û"; 43 $arrResult['detail'] = "ÀßÄê¥Õ¥¡¥¤¥ë¤¬¸ø³«¤µ¤ì¤Æ¤¤¤ë²ÄǽÀ¤ÏÄ㤤 ¤Ç¤¹¡£";43 $arrResult['detail'] = "ÀßÄê¥Õ¥¡¥¤¥ë¤¬¸ø³«¤µ¤ì¤Æ¤¤¤ë²ÄǽÀ¤ÏÄ㤤"; 44 44 } 45 45
Note: See TracChangeset
for help on using the changeset viewer.
