summaryrefslogtreecommitdiffstats
path: root/application
diff options
context:
space:
mode:
authorSebastian Wagner2011-08-04 16:08:03 +0200
committerSebastian Wagner2011-08-04 16:08:03 +0200
commit2846736ca44345d76ec2854956fc8fedb6d05123 (patch)
tree42cbb8f764bee4b051239493e73c79473f71f71e /application
parentshutdown action implemented (diff)
downloadpoolctrl-2846736ca44345d76ec2854956fc8fedb6d05123.tar.gz
poolctrl-2846736ca44345d76ec2854956fc8fedb6d05123.tar.xz
poolctrl-2846736ca44345d76ec2854956fc8fedb6d05123.zip
shutdown view
Diffstat (limited to 'application')
-rw-r--r--application/views/scripts/gearman/shutdown.phtml2
1 files changed, 2 insertions, 0 deletions
diff --git a/application/views/scripts/gearman/shutdown.phtml b/application/views/scripts/gearman/shutdown.phtml
new file mode 100644
index 0000000..e1e194a
--- /dev/null
+++ b/application/views/scripts/gearman/shutdown.phtml
@@ -0,0 +1,2 @@
+<h1>Shutdown</h1>
+<?php echo $this->result;?> \ No newline at end of file