@ -148,7 +148,7 @@ function get_rand5_portals($type=1)
$sql = 'SELECT * ' .
' FROM ' . $GLOBALS['ecs']->table('portal') .
' WHERE type = '. $type .
' ORDER BY rand() LIMIT 7';
' ORDER BY rand()';
$portals_res = $GLOBALS['db']->getAll($sql);
The note is not visible to the blocked user.