summaryrefslogtreecommitdiffstats
path: root/usr/local/www/restart_httpd.php
diff options
context:
space:
mode:
authorErmal Luçi <eri@pfsense.org>2009-06-18 19:49:27 +0000
committerErmal Luçi <eri@pfsense.org>2009-06-18 19:49:27 +0000
commit36bdbe2d33f012944405b43d5944c2943b101a67 (patch)
tree3badffd769755c14fd6c724836b47f71a523d32d /usr/local/www/restart_httpd.php
parentc8950940646037d4e7f1d36fe01f2c41627e5f6a (diff)
downloadpfsense-36bdbe2d33f012944405b43d5944c2943b101a67.zip
pfsense-36bdbe2d33f012944405b43d5944c2943b101a67.tar.gz
Remove unneeded include.
Diffstat (limited to 'usr/local/www/restart_httpd.php')
-rwxr-xr-xusr/local/www/restart_httpd.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/usr/local/www/restart_httpd.php b/usr/local/www/restart_httpd.php
index 2b79139..27227e4 100755
--- a/usr/local/www/restart_httpd.php
+++ b/usr/local/www/restart_httpd.php
@@ -34,7 +34,7 @@
##|-PRIV
require_once("guiconfig.inc");
-require_once("system.inc");
+
$pgtitle = array("Restarting httpd");
include("head.inc");
?>
OpenPOWER on IntegriCloud