From b037354596f218a8bb42920437f8ea358fbabc8a Mon Sep 17 00:00:00 2001 From: Antonio Gallo Date: Sun, 5 Dec 2010 00:27:57 +0000 Subject: moderators actions list visible - part 2 --- h-source/Application/Controllers/ModeratorsController.php | 2 -- 1 file changed, 2 deletions(-) (limited to 'h-source/Application/Controllers') diff --git a/h-source/Application/Controllers/ModeratorsController.php b/h-source/Application/Controllers/ModeratorsController.php index f7a5737..2f4123f 100644 --- a/h-source/Application/Controllers/ModeratorsController.php +++ b/h-source/Application/Controllers/ModeratorsController.php @@ -41,8 +41,6 @@ class ModeratorsController extends BaseController { $this->shift(1); - Params::$nullQueryValue = 'undef'; - $this->s['registered']->check('moderator'); $whereClauseArray = array( -- cgit v1.2.3