summaryrefslogtreecommitdiffstats
path: root/application/controllers/ResourceController.php
diff options
context:
space:
mode:
authorSimon2011-04-14 13:40:00 +0200
committerSimon2011-04-14 13:40:00 +0200
commitb42e6ae08b53a650cc2c4564cc9fc19a13c412d1 (patch)
treeddcf203e5c8c075f3cd5d31a501723aacd91c33e /application/controllers/ResourceController.php
parentTicket #207 - Graph wird beim verlinken angezeigt (diff)
parentfix (diff)
downloadpbs2-b42e6ae08b53a650cc2c4564cc9fc19a13c412d1.tar.gz
pbs2-b42e6ae08b53a650cc2c4564cc9fc19a13c412d1.tar.xz
pbs2-b42e6ae08b53a650cc2c4564cc9fc19a13c412d1.zip
Merge branch 'master' of openslx.org:lsfks/master-teamprojekt/pbs2
Diffstat (limited to 'application/controllers/ResourceController.php')
-rw-r--r--application/controllers/ResourceController.php5
1 files changed, 1 insertions, 4 deletions
diff --git a/application/controllers/ResourceController.php b/application/controllers/ResourceController.php
index de08859..c7ba2a0 100644
--- a/application/controllers/ResourceController.php
+++ b/application/controllers/ResourceController.php
@@ -149,6 +149,7 @@ class ResourceController extends Zend_Controller_Action
public function getkclAction()
{
+
$bmeID = $this->thisSession->getBootmenuentryID();
@@ -221,7 +222,3 @@ class ResourceController extends Zend_Controller_Action
-
-
-
-