#18544647 캡차 애드온 스크립트 압축.

git-svn-id: http://xe-core.googlecode.com/svn/sandbox@7044 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
misol 2009-12-15 09:55:42 +00:00
parent c63f67cfef
commit 571766a8aa
2 changed files with 9 additions and 1 deletions

View file

@ -102,7 +102,7 @@
exit();
}
Context::addJsFile('./addons/captcha/captcha.js',false);
Context::addJsFile('./addons/captcha/captcha.min.js',false);
// 게시판/ 이슈트래커의 글쓰기/댓글쓰기 액션 호출시 세션 비교
if(in_array(Context::get('act'), $target_acts)) {