mirror of
https://github.com/FH-Complete/FHC-Core.git
synced 2026-07-24 02:12:17 +00:00
Resturlaubsbersicht im CIS reorganisiert
This commit is contained in:
@@ -491,6 +491,7 @@ $error_msg='';
|
||||
// **************************************************************
|
||||
// Organisationseinheiten-Verteiler
|
||||
|
||||
/*
|
||||
$qry = "SELECT * FROM public.tbl_organisationseinheit WHERE aktiv AND mailverteiler";
|
||||
if($result = $db->db_query($qry))
|
||||
{
|
||||
@@ -570,7 +571,7 @@ $error_msg='';
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
*/
|
||||
echo $error_msg;
|
||||
?>
|
||||
<BR>
|
||||
|
||||
Reference in New Issue
Block a user