From aa89f4aac5673a12ed6811a5a0cb7bc6d93ad9b2 Mon Sep 17 00:00:00 2001 From: doktornotor Date: Sat, 12 Dec 2015 17:21:54 +0100 Subject: Add missing include --- config/tftp2/tftp_files.php | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'config/tftp2') diff --git a/config/tftp2/tftp_files.php b/config/tftp2/tftp_files.php index e2e81ed4..4cb34024 100644 --- a/config/tftp2/tftp_files.php +++ b/config/tftp2/tftp_files.php @@ -28,6 +28,7 @@ ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. */ +require_once("config.inc"); require_once("guiconfig.inc"); require_once("util.inc"); require_once("/usr/local/pkg/tftp.inc"); @@ -117,13 +118,13 @@ if ($_GET['act'] == "del") { } } +$pgtitle = "TFTP: Settings/Files"; include("head.inc"); ?> -

TFTP: Settings/Files