diff options
| author | Simon | 2011-04-19 18:13:55 +0200 |
|---|---|---|
| committer | Simon | 2011-04-19 18:13:55 +0200 |
| commit | 10a1d82e6db6081b195755fc7092ad71bdae56cb (patch) | |
| tree | d34b711fa4763d87060cd73789e20cf5bc4d5674 /application | |
| parent | FBGui - Menueinträge springen nichtmehr beim selektieren (diff) | |
| download | pbs2-10a1d82e6db6081b195755fc7092ad71bdae56cb.tar.gz pbs2-10a1d82e6db6081b195755fc7092ad71bdae56cb.tar.xz pbs2-10a1d82e6db6081b195755fc7092ad71bdae56cb.zip | |
debugmeldungen entfernt
Diffstat (limited to 'application')
| -rw-r--r-- | application/modules/fbgui/controllers/IndexController.php | 3 |
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{ |
