summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--application/controllers/IndexController.php4
-rw-r--r--application/modules/fbgui/controllers/IndexController.php4
2 files changed, 4 insertions, 4 deletions
diff --git a/application/controllers/IndexController.php b/application/controllers/IndexController.php
index 5120d6f..8ad2fc4 100644
--- a/application/controllers/IndexController.php
+++ b/application/controllers/IndexController.php
@@ -26,8 +26,8 @@ class IndexController extends Zend_Controller_Action
$mySession->postdata = $_POST;
}
- $d = new Pbs_Debug();
- $d->debug(array('MainIndexController',$_SERVER['REMOTE_ADDR'],implode("\t",$mySession->postdata)));
+ // $d = new Pbs_Debug();
+ // $d->debug(array('MainIndexController',$_SERVER['REMOTE_ADDR'],implode("\t",$mySession->postdata)));
$this->_redirect("/fbgui/index/index");
}
diff --git a/application/modules/fbgui/controllers/IndexController.php b/application/modules/fbgui/controllers/IndexController.php
index 1401be3..5ba3a12 100644
--- a/application/modules/fbgui/controllers/IndexController.php
+++ b/application/modules/fbgui/controllers/IndexController.php
@@ -47,8 +47,8 @@ class Fbgui_IndexController extends Zend_Controller_Action
$this->view->notification = $pbsNotifier->notify('You have no membership, therefore you have no own BootMenu','info');
}
- $d = new Pbs_Debug();
- $d->debug(array('FBGuiIndexController',$_SERVER['REMOTE_ADDR'],implode("\t",$mySession->postdata)));
+ // $d = new Pbs_Debug();
+ // $d->debug(array('FBGuiIndexController',$_SERVER['REMOTE_ADDR'],implode("\t",$mySession->postdata)));
if(isset($mySession->postdata['bootisoID']) || isset($mySession->postdata['serialnumber'])){
// Create a session