summaryrefslogtreecommitdiffstats
path: root/application/controllers/IndexController.php
diff options
context:
space:
mode:
authorSimon2011-03-15 15:57:32 +0100
committerSimon2011-03-15 15:57:32 +0100
commitb96db18ccaeb4db831a9ebaa1c2c300c478509ce (patch)
tree6a43eafa2e7606ef14406e9759a8fff151216b90 /application/controllers/IndexController.php
parentpbs-data - alte test-daten gelöscht, index action wenn kein module gewählt ... (diff)
downloadpbs2-b96db18ccaeb4db831a9ebaa1c2c300c478509ce.tar.gz
pbs2-b96db18ccaeb4db831a9ebaa1c2c300c478509ce.tar.xz
pbs2-b96db18ccaeb4db831a9ebaa1c2c300c478509ce.zip
jquery für michael eingebettet
Diffstat (limited to 'application/controllers/IndexController.php')
-rw-r--r--application/controllers/IndexController.php1
1 files changed, 0 insertions, 1 deletions
diff --git a/application/controllers/IndexController.php b/application/controllers/IndexController.php
index 0523e4b..df2f91c 100644
--- a/application/controllers/IndexController.php
+++ b/application/controllers/IndexController.php
@@ -11,7 +11,6 @@ class IndexController extends Zend_Controller_Action
public function indexAction()
{
// action body
- echo 'test';
}