From f5ae4f86795175542747caae27ee64b01239dcda Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Andreas=20=C3=96sterreicher?= Date: Thu, 10 Feb 2022 14:52:35 +0100 Subject: [PATCH] =?UTF-8?q?Defaultwert=20f=C3=BCr=20Homeoffice=20gesetzt?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- include/bisverwendung.class.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/include/bisverwendung.class.php b/include/bisverwendung.class.php index 82bb9d94e..ce6a557b1 100644 --- a/include/bisverwendung.class.php +++ b/include/bisverwendung.class.php @@ -48,7 +48,7 @@ class bisverwendung extends basis_db public $inkludierte_lehre; public $zeitaufzeichnungspflichtig; public $azgrelevant; - public $homeoffice; + public $homeoffice=false; public $ba1bez; public $ba2bez;