summaryrefslogtreecommitdiffstats
path: root/usr
diff options
context:
space:
mode:
authorErmal Luçi <eri@pfsense.org>2009-07-10 12:47:12 +0000
committerErmal Luçi <eri@pfsense.org>2009-07-10 12:47:12 +0000
commit44173def379a7bdf8e6fd2b59251e6f1d11f41f7 (patch)
tree68aed08980334ad5380909c1380cd5dfbabf3687 /usr
parent27b07eda6012cc081e2246bd5aa0c837fc4fb783 (diff)
downloadpfsense-44173def379a7bdf8e6fd2b59251e6f1d11f41f7.zip
pfsense-44173def379a7bdf8e6fd2b59251e6f1d11f41f7.tar.gz
Add missing include.
Diffstat (limited to 'usr')
-rwxr-xr-xusr/local/www/status_services.php1
1 files changed, 1 insertions, 0 deletions
diff --git a/usr/local/www/status_services.php b/usr/local/www/status_services.php
index a7eef1c..daaf627 100755
--- a/usr/local/www/status_services.php
+++ b/usr/local/www/status_services.php
@@ -35,6 +35,7 @@
require("guiconfig.inc");
+require_once("service-utils.inc");
function gentitle_pkg($pgname) {
global $config;
OpenPOWER on IntegriCloud