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

This commit is contained in:
zero 2007-02-15 13:49:13 +00:00
parent f90c269325
commit 3fafec9c8c
2 changed files with 1 additions and 1 deletions

View file

@ -6,7 +6,7 @@
* @todo 미구현 * @todo 미구현
**/ **/
class spam_filter { class spam_filter extends AddOnHandler {
function proc(&$oModule, $oModuleInfo) { function proc(&$oModule, $oModuleInfo) {
$oModule->setError(-1); $oModule->setError(-1);