--- new.php 2001/10/01 14:05:16 1.18 +++ new.php 2001/10/31 13:29:15 1.19 @@ -27,6 +27,7 @@ $lpic="new"; $lext=".jpg"; $mpic="new.gif"; $back_url="index.php"; + $sql_where.=" and (type='a' or type='c' or type='e' or type='i' or type='n' or type='p' or type='r')"; // don't show company profile } $smarty->assign( array ( lpic=>$lpic, lext=>$lext, mpic=>$mpic, ) );