diff --git a/modules/page/lang/lang.xml b/modules/page/lang/lang.xml
index 2fadc5f41..f9c2710c8 100644
--- a/modules/page/lang/lang.xml
+++ b/modules/page/lang/lang.xml
@@ -11,6 +11,10 @@
+ -
+
+
+
-
/path1/path2/sample.php 와 같이 절대경로나 ../path2/sample.php와 같은 상대경로 모두 사용가능합니다.
http://url/sample.php 와 같이 사용하면 해당 페이지를 웹으로 전송 받아 출력 하게 됩니다.
현재 XE가 설치된 절대경로는 다음과 같습니다.
]]>
Both absolute path such as '/path1/path2/sample.php' or relative path such as '../path2/sample.php' can be used.
If you input the path like 'http://url/sample.php', the result will be received and then displayed.
This is current XE's absolute path.
]]>
-
\ No newline at end of file
+