From 10a1d82e6db6081b195755fc7092ad71bdae56cb Mon Sep 17 00:00:00 2001
From: Simon
Date: Tue, 19 Apr 2011 18:13:55 +0200
Subject: debugmeldungen entfernt
---
application/modules/fbgui/controllers/IndexController.php | 3 ---
1 file changed, 3 deletions(-)
(limited to 'application/modules/fbgui/controllers/IndexController.php')
diff --git a/application/modules/fbgui/controllers/IndexController.php b/application/modules/fbgui/controllers/IndexController.php
index ab146d3..eb8a39d 100644
--- a/application/modules/fbgui/controllers/IndexController.php
+++ b/application/modules/fbgui/controllers/IndexController.php
@@ -136,9 +136,6 @@ class Fbgui_IndexController extends Zend_Controller_Action
// 'Your client is '.$session->getClientID(),
// 'there is no bootmenu for you');
$this->view->nobootmenu = true;
- #$pbsNotifier = new Pbs_Notifier();
- #$this->view->notification = $pbsNotifier->notify("There is no BootMenu to show. Please log in to get your BootMenu.
Click here to login",'error');
-
}
}
else{
--
cgit v1.2.3-55-g7522