This commit is contained in:
Ice
2008-09-29 01:06:02 +00:00
parent 01ccc92bcf
commit 9c9c2b80ab

View File

@@ -96,7 +96,7 @@ if ($load_center == TRUE && $user->data['user_perm_from'] && $auth->acl_get('a_s
if ( $load_center != TRUE )
{
$where = ' AND block_type <> 1';
$where = ' AND block_type <> 0';
} else {
$where = '';
}