From 5a642be9c1f7212f933908a2ac093c05f8fdb5bf Mon Sep 17 00:00:00 2001 From: devjin Date: Mon, 19 Sep 2011 10:02:01 +0000 Subject: [PATCH] fixed page admin header title git-svn-id: http://xe-core.googlecode.com/svn/branches/1.5.0@9201 201d5d3c-b55e-5fd7-737f-ddc643e51545 --- modules/page/lang/lang.xml | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) 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 +