summaryrefslogtreecommitdiffstats
path: root/src/etc/phpshellsessions
diff options
context:
space:
mode:
Diffstat (limited to 'src/etc/phpshellsessions')
-rw-r--r--src/etc/phpshellsessions/gatewaystatus3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/etc/phpshellsessions/gatewaystatus b/src/etc/phpshellsessions/gatewaystatus
new file mode 100644
index 0000000..439087b
--- /dev/null
+++ b/src/etc/phpshellsessions/gatewaystatus
@@ -0,0 +1,3 @@
+require_once("gwlb.inc");
+global $argv;
+echo return_gateways_status_text(true, ($argv[3] == "brief")); \ No newline at end of file
OpenPOWER on IntegriCloud