summaryrefslogtreecommitdiffstats
path: root/application/modules/fbgui
diff options
context:
space:
mode:
authorSimon2011-04-19 18:13:55 +0200
committerSimon2011-04-19 18:13:55 +0200
commit10a1d82e6db6081b195755fc7092ad71bdae56cb (patch)
treed34b711fa4763d87060cd73789e20cf5bc4d5674 /application/modules/fbgui
parentFBGui - Menueinträge springen nichtmehr beim selektieren (diff)
downloadpbs2-10a1d82e6db6081b195755fc7092ad71bdae56cb.tar.gz
pbs2-10a1d82e6db6081b195755fc7092ad71bdae56cb.tar.xz
pbs2-10a1d82e6db6081b195755fc7092ad71bdae56cb.zip
debugmeldungen entfernt
Diffstat (limited to 'application/modules/fbgui')
-rw-r--r--application/modules/fbgui/controllers/IndexController.php3
1 files changed, 0 insertions, 3 deletions
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.<br />Click here to <a href='/fbgui/auth/login/'>login</a>",'error');
-
}
}
else{