This commit is contained in:
Andreas Österreicher
2008-09-02 15:47:48 +00:00
parent 99d6456518
commit 219bda83a5
4 changed files with 6 additions and 7 deletions
-1
View File
@@ -497,7 +497,6 @@ class prestudent extends person
}
//echo $qry;
if($result = pg_query($this->conn, $qry))
{
while($row = pg_fetch_object($result))