Deleted one debug line...

This commit is contained in:
stronk7 2007-03-24 00:57:43 +00:00
parent a655cd9a38
commit b0aeae8288

View file

@ -283,5 +283,4 @@
}
$allentries = get_records_sql("$sqlselect $sqlfrom $sqlwhere $sqlorderby", $limitfrom, $limitnum);
echo "$sqlselect $sqlfrom $sqlwhere $sqlorderby";
?>