This commit is contained in:
Gerald Simane
2009-07-09 11:09:57 +00:00
parent 449d443962
commit 12abdb4ba7
4 changed files with 1161 additions and 1161 deletions
+1 -1
View File
@@ -299,7 +299,7 @@ class lehrstunde extends basis_db
if (!$result_einheit=$this->db_query($sql_query))
{
$this->errormsg=pg_last_error($this->conn);
$this->errormsg=$this->db_last_error($this->conn);
return false;
}
else