summaryrefslogtreecommitdiffstats
path: root/etc/phpshellsessions
diff options
context:
space:
mode:
authorsullrich <sullrich@sullrichs-Mac-Pro.local>2009-12-15 11:36:05 -0500
committersullrich <sullrich@sullrichs-Mac-Pro.local>2009-12-15 11:36:05 -0500
commit784a076846a9ab48325d6baa280b89a8226290c1 (patch)
treeaf8d8dd765429e0d633023a90646b3fa317533e7 /etc/phpshellsessions
parenta37ef4fffbc532b3b0565ddc0dc74c8c5f0d206b (diff)
downloadpfsense-784a076846a9ab48325d6baa280b89a8226290c1.zip
pfsense-784a076846a9ab48325d6baa280b89a8226290c1.tar.gz
Include needed libraries
Diffstat (limited to 'etc/phpshellsessions')
-rw-r--r--etc/phpshellsessions/gitsync4
1 files changed, 4 insertions, 0 deletions
diff --git a/etc/phpshellsessions/gitsync b/etc/phpshellsessions/gitsync
index 4ce8d27..545653a 100644
--- a/etc/phpshellsessions/gitsync
+++ b/etc/phpshellsessions/gitsync
@@ -4,6 +4,10 @@
* Part of the pfSense project pfSsh.php subsystem
*/
+require_once("filter.inc");
+require_once("shaper.inc");
+require_once("rrd.inc");
+
conf_mount_rw();
$GIT_REPO="http://gitweb.pfsense.org/pfsense/mainline.git";
OpenPOWER on IntegriCloud