This commit is contained in:
Andreas Österreicher
2007-11-14 14:43:28 +00:00
parent 3333bd4e19
commit 0d6e4af26c
+1 -1
View File
@@ -268,7 +268,7 @@ if($result = pg_query($conn, $qry))
$error_log="Hauptberuflich ('".$rowvw->hauptberuflich."')";
}
}
if(($rowvw->hauptberufcode=='' || $rowvw->hauptberufcode==NULL) && $rowvw->hauptberuflich)
if(($rowvw->hauptberufcode=='' || $rowvw->hauptberufcode==NULL) && $rowvw->hauptberuflich=='f')
{
if($error_log!='')
{