summaryrefslogtreecommitdiffstats
path: root/etc/inc/services.inc
diff options
context:
space:
mode:
authorjim-p <jimp@pfsense.org>2011-07-07 16:03:07 -0400
committerjim-p <jimp@pfsense.org>2011-07-07 16:03:07 -0400
commit13b9dba9aae25edf62d6cd58c7446329b0dd913c (patch)
tree8a1adb65afec7415b520a533fe20a33e3a1d371c /etc/inc/services.inc
parent590b8a38f58838dd4c79c29a229e42cd2aed12fe (diff)
parent10f5d53cbf453ff8440e5de5cb09cce72deb2bc3 (diff)
downloadpfsense-13b9dba9aae25edf62d6cd58c7446329b0dd913c.zip
pfsense-13b9dba9aae25edf62d6cd58c7446329b0dd913c.tar.gz
Merge remote branch 'upstream/master'
Diffstat (limited to 'etc/inc/services.inc')
-rw-r--r--etc/inc/services.inc1
1 files changed, 1 insertions, 0 deletions
diff --git a/etc/inc/services.inc b/etc/inc/services.inc
index 88c69b7..e731357 100644
--- a/etc/inc/services.inc
+++ b/etc/inc/services.inc
@@ -1734,6 +1734,7 @@ function configure_cron() {
}
function upnp_action ($action) {
+ global $g, $config;
switch($action) {
case "start":
if (file_exists('/var/etc/miniupnpd.conf')) {
OpenPOWER on IntegriCloud