summaryrefslogtreecommitdiffstats
path: root/application/controllers
diff options
context:
space:
mode:
authorSebastian Wagner2011-10-11 15:13:27 +0200
committerSebastian Wagner2011-10-11 15:13:27 +0200
commit8b553d4a91a8cd729baafebb6a7a1a6d1bb3625b (patch)
tree7018298bfda611d9940b9640b47b19c261e3091b /application/controllers
parentkleine änderung (diff)
downloadpoolctrl-8b553d4a91a8cd729baafebb6a7a1a6d1bb3625b.tar.gz
poolctrl-8b553d4a91a8cd729baafebb6a7a1a6d1bb3625b.tar.xz
poolctrl-8b553d4a91a8cd729baafebb6a7a1a6d1bb3625b.zip
comments
Diffstat (limited to 'application/controllers')
-rwxr-xr-xapplication/controllers/GearmanController.php6
1 files changed, 6 insertions, 0 deletions
diff --git a/application/controllers/GearmanController.php b/application/controllers/GearmanController.php
index b44de8b..9308a5e 100755
--- a/application/controllers/GearmanController.php
+++ b/application/controllers/GearmanController.php
@@ -1,5 +1,11 @@
<?php
+/*
+ * Gearman - (Test)Controller
+ *
+ * This controller was just for test purposes!
+ */
+
class GearmanController extends Zend_Controller_Action
{
protected $config;