This commit is contained in:
Rudolf Hangl
2007-07-11 10:10:04 +00:00
parent ece690a0d5
commit ea386f2c65
+1 -1
View File
@@ -157,7 +157,7 @@ if($result = pg_query($conn_fas, $qry))
{
if($kontakt->new || $update)
{
echo $studiengang_kz."<br>";
//echo $studiengang_kz."<br>";
if(!$kontakt->save())
{
$error_log.=$kontakt->errormsg."\n";