summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorScott Ullrich <sullrich@pfsense.org>2005-07-11 23:18:47 +0000
committerScott Ullrich <sullrich@pfsense.org>2005-07-11 23:18:47 +0000
commitcc6bafe0fd5f4d0388b81005a445eed43f2c9459 (patch)
treed514ed7bf8d2bad7e85f24969ac8890afe70acf4
parent15953ad520c44230d5d9edbf8a75b66c7c33132a (diff)
downloadpfsense-cc6bafe0fd5f4d0388b81005a445eed43f2c9459.zip
pfsense-cc6bafe0fd5f4d0388b81005a445eed43f2c9459.tar.gz
Require notices.inc
-rwxr-xr-xusr/local/www/fbegin.inc1
1 files changed, 1 insertions, 0 deletions
diff --git a/usr/local/www/fbegin.inc b/usr/local/www/fbegin.inc
index 944136c..f5de94f 100755
--- a/usr/local/www/fbegin.inc
+++ b/usr/local/www/fbegin.inc
@@ -1,4 +1,5 @@
<?php
+require_once("notices.inc");
/* $Id$ */
function return_ext_menu($section) {
global $config;
OpenPOWER on IntegriCloud