diff --git a/common/defaults/blacklist.php b/common/defaults/blacklist.php index b3add3eaf..e49e81ce2 100644 --- a/common/defaults/blacklist.php +++ b/common/defaults/blacklist.php @@ -10,6 +10,7 @@ return array( 'auto_login' => true, 'errorlogger' => true, 'fix_mysql_utf8' => true, + 'homepage' => true, 'member_communication' => true, 'seo' => true, 'session_shield' => true,