git-svn-id: http://xe-core.googlecode.com/svn/sandbox@4130 201d5d3c-b55e-5fd7-737f-ddc643e51545

This commit is contained in:
zero 2008-04-22 09:45:42 +00:00
parent 70f1aa438a
commit 52feb9843a

View file

@ -6,6 +6,7 @@
* @author zero (zero@nzeo.com)
* @brief 자동 링크 애드온
**/
return;
if($called_position == 'after_module_proc' && Context::getResponseMethod()!="XMLRPC") {
Context::loadLang("./addons/autolink/lang");