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

This commit is contained in:
zero 2007-03-05 07:34:11 +00:00
parent bd1aa25eb6
commit 0b00b8348b
9 changed files with 120 additions and 26 deletions

View file

@ -12,6 +12,19 @@
**/
function init() {
}
/**
* @brief 스팸필터 설정
**/
function procInsertConfig() {
// 기본 정보를 받음
$args = Context::gets('interval');
// module Controller 객체 생성하여 입력
$oModuleController = &getController('module');
$output = $oModuleController->insertModuleConfig('spamfilter',$args);
return $output;
}
/**
* @brief 금지 IP등록