mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-04-22 11:52:14 +09:00
자동링크 애드온에서 언어파일을 로드하는 코드 제거
git-svn-id: http://xe-core.googlecode.com/svn/sandbox@4234 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
parent
fbfd975aae
commit
638152da5a
1 changed files with 0 additions and 4 deletions
|
|
@ -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">
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue