자동링크 애드온에서 언어파일을 로드하는 코드 제거

git-svn-id: http://xe-core.googlecode.com/svn/sandbox@4234 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
zero 2008-06-04 07:10:45 +00:00
parent fbfd975aae
commit 638152da5a

View file

@ -7,10 +7,6 @@
* @brief 자동 링크 애드온
**/
if($called_position == 'after_module_proc' && Context::getResponseMethod()!="XMLRPC") {
Context::loadLang("./addons/autolink/lang");
$open_cur_window = Context::getLang('open_cur_window');
$open_new_window = Context::getLang('open_new_window');
$script_code = <<<EndOfScript
<script type="text/javascript">