From 36bdbe2d33f012944405b43d5944c2943b101a67 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ermal=20Lu=E7i?= Date: Thu, 18 Jun 2009 19:49:27 +0000 Subject: [PATCH] Remove unneeded include. --- usr/local/www/restart_httpd.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/usr/local/www/restart_httpd.php b/usr/local/www/restart_httpd.php index 2b791396c8..27227e4069 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"); ?>