From 30963f047c24cbd3fa9c8c4af736c509caafbfe3 Mon Sep 17 00:00:00 2001 From: michael pereira Date: Thu, 7 Apr 2011 14:45:47 +0200 Subject: Meta Recht geƤndert --- application/modules/user/forms/Bootos.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'application/modules/user/forms/Bootos.php') diff --git a/application/modules/user/forms/Bootos.php b/application/modules/user/forms/Bootos.php index 21f674b..6edc7eb 100644 --- a/application/modules/user/forms/Bootos.php +++ b/application/modules/user/forms/Bootos.php @@ -28,7 +28,7 @@ class user_Form_Bootos extends Zend_Form $this->setName("BootOsCreate"); $this->setMethod('post'); - if (Pbs_Acl::checkRight('boem')) + if (!Pbs_Acl::checkRight('boe')) $meta = true; else $meta = null; -- cgit v1.2.3-55-g7522