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

This commit is contained in:
zero 2009-06-04 01:51:51 +00:00
parent a3aff7708d
commit be23c0bb28

View file

@ -971,7 +971,6 @@
$oTemplate = &TemplateHandler::getInstance();
$content = $oTemplate->compile($tpl_path, 'find_member_account_mail');
debugPrint($content);
// 사이트 웹마스터 정보를 구함
$oModuleModel = &getModel('module');