--- wap.php 2001/03/17 16:40:55 1.8 +++ wap.php 2001/06/19 06:52:17 1.9 @@ -24,7 +24,7 @@ $on_page=5; - $sql_where="where visible is true"; + $sql_where="where visible is true and type<>'p'"; if (!isset($s)) { $sql_limit="limit $on_page";