폼메일보내기 캡챠 코드 수정

This commit is contained in:
gnuboard
2013-01-29 18:18:57 +09:00
parent 288bfbd001
commit d4204b9bc0
2 changed files with 4 additions and 4 deletions

View File

@ -1,6 +1,6 @@
<?
define('G4_CAPTCHA', 1);
include_once('./_common.php');
include_once(G4_GCAPTCHA_PATH.'/gcaptcha.lib.php');
if (!$config['cf_email_use'])
alert_close('환경설정에서 \"메일발송 사용\"에 체크하셔야 메일을 발송할 수 있습니다.\\n\\n관리자에게 문의하시기 바랍니다.');