summaryrefslogtreecommitdiffstats
path: root/usr/local/www/shortcuts
diff options
context:
space:
mode:
authorjim-p <jimp@pfsense.org>2012-08-14 14:35:49 -0400
committerjim-p <jimp@pfsense.org>2012-08-14 14:35:49 -0400
commitd71fc5d312cc2bc6728410aa634f334332216166 (patch)
treec831a96965f4c688f421559956a4731f6e7b7733 /usr/local/www/shortcuts
parente3ffa8d43a8bd9b928a8a3552e357405035a7a5e (diff)
downloadpfsense-d71fc5d312cc2bc6728410aa634f334332216166.zip
pfsense-d71fc5d312cc2bc6728410aa634f334332216166.tar.gz
More shortcuts
Diffstat (limited to 'usr/local/www/shortcuts')
-rw-r--r--usr/local/www/shortcuts/pkg_routed.inc9
-rw-r--r--usr/local/www/shortcuts/pkg_upnp.inc (renamed from usr/local/www/shortcuts/upnp.inc)0
2 files changed, 9 insertions, 0 deletions
diff --git a/usr/local/www/shortcuts/pkg_routed.inc b/usr/local/www/shortcuts/pkg_routed.inc
new file mode 100644
index 0000000..3449c60
--- /dev/null
+++ b/usr/local/www/shortcuts/pkg_routed.inc
@@ -0,0 +1,9 @@
+<?php
+
+global $shortcuts;
+
+$shortcuts['routed'] = array();
+$shortcuts['routed']['main'] = "pkg_edit.php?xml=routed.xml&id=0";
+$shortcuts['routed']['service'] = "routed";
+
+?> \ No newline at end of file
diff --git a/usr/local/www/shortcuts/upnp.inc b/usr/local/www/shortcuts/pkg_upnp.inc
index e0f7d2a..e0f7d2a 100644
--- a/usr/local/www/shortcuts/upnp.inc
+++ b/usr/local/www/shortcuts/pkg_upnp.inc
OpenPOWER on IntegriCloud