\n
  • "; echo ""._("Home")." ("._("Listed").": $total1)\n"; $display = ""; if($locid > 0) { $loc = mysql_fetch_assoc(mysql_query("select * from `locations` where `id`='".$locid."'")); $display = "\n
    \n"; } elseif($regid > 0 && $locid <= 0) { echo "\n
  • \n\n\n\n
    \n"; } elseif($locid > 0){ echo "\n\n\n\n\n\n\n
    \n"; } if($locid>0 || $regid>0 || $ccid>0) { $query = "select *, `users`.`id` as `id` from `users`,`notary` where `listme`='1' and `ccid`='".$ccid."' and `regid`='".$regid."' and `locid`='".$locid."' and `users`.`id`=`notary`.`to` and `notary`.`deleted`=0 group by `notary`.`to` HAVING SUM(`points`) >= 100 order by `points` desc"; $list = mysql_query($query); if(mysql_num_rows($list) > 0) { ?>
    . "._("Not yet!")."")?>