From 0c2ecb44a8398f576050e0bccedaa936f0f623fd Mon Sep 17 00:00:00 2001 From: Stefan Puraner Date: Wed, 23 Mar 2016 16:33:14 +0100 Subject: [PATCH] added column genehmigung --- include/studienplan.class.php | 1 + 1 file changed, 1 insertion(+) diff --git a/include/studienplan.class.php b/include/studienplan.class.php index 1e977200e..17611725c 100644 --- a/include/studienplan.class.php +++ b/include/studienplan.class.php @@ -61,6 +61,7 @@ class studienplan extends basis_db protected $sort; protected $curriculum=true; protected $export=true; + protected $genehmigung=true;