From 33f0b4d3424a64e5e4f9e3995539503b660e07c0 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Andreas=20=C3=96sterreicher?= Date: Wed, 14 Nov 2007 15:54:02 +0000 Subject: [PATCH] --- vilesci/bis/personalmeldung.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/vilesci/bis/personalmeldung.php b/vilesci/bis/personalmeldung.php index 2e50fb549..f2b621f9a 100644 --- a/vilesci/bis/personalmeldung.php +++ b/vilesci/bis/personalmeldung.php @@ -268,7 +268,7 @@ if($result = pg_query($conn, $qry)) $error_log="Hauptberuflich ('".$rowvw->hauptberuflich."')"; } } - if(($rowvw->hauptberufcode=='' || $rowvw->hauptberufcode==NULL) && $rowvw->hauptberuflich=='f') + if(($rowvw->hauptberufcode=='' || $rowvw->hauptberufcode==NULL) && $rowvw->hauptberuflich=='f' && in_array($rowvw->verwendung_code,array(1,5,6))) { if($error_log!='') {