This commit is contained in:
Rudolf Hangl
2007-02-14 11:45:36 +00:00
parent eba4bbe895
commit 91177fdc93
21 changed files with 1040 additions and 229 deletions
+1 -1
View File
@@ -187,7 +187,7 @@ class firma
}
else
{
$this->errormsg = 'Fehler beim Speichern der Daten';
$this->errormsg = "*****\nFehler beim Speichern des Firma-Datensatzes.\n".$qry."\n".pg_errormessage($this->conn)."\n*****\n";
return false;
}
}