summaryrefslogtreecommitdiffstats
path: root/etc
diff options
context:
space:
mode:
authorjim-p <jimp@pfsense.org>2011-02-26 11:40:32 -0500
committerjim-p <jimp@pfsense.org>2011-02-26 11:40:32 -0500
commit153e3cb5abe3d096cb325b3d126d90b4130675ef (patch)
tree9ec3aaec97e0e95a8e58120765d6645045e63c53 /etc
parent73d885d7c4fd6a9900fc59c7c6b9aabf5667ffb5 (diff)
downloadpfsense-153e3cb5abe3d096cb325b3d126d90b4130675ef.zip
pfsense-153e3cb5abe3d096cb325b3d126d90b4130675ef.tar.gz
Declare $g a global here.
Diffstat (limited to 'etc')
-rw-r--r--etc/phpshellsessions/gitsync1
1 files changed, 1 insertions, 0 deletions
diff --git a/etc/phpshellsessions/gitsync b/etc/phpshellsessions/gitsync
index d0be7a1..0ff40e1 100644
--- a/etc/phpshellsessions/gitsync
+++ b/etc/phpshellsessions/gitsync
@@ -16,6 +16,7 @@ conf_mount_rw();
$GIT_REPO="http://gitweb.pfsense.org/pfsense/mainline.git";
$CODIR = "/root/pfsense/";
+global $g;
global $argv;
global $command_split;
OpenPOWER on IntegriCloud