summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rwxr-xr-xusr/local/www/fbegin.inc5
1 files changed, 0 insertions, 5 deletions
diff --git a/usr/local/www/fbegin.inc b/usr/local/www/fbegin.inc
index e117ed5..96d7a4c 100755
--- a/usr/local/www/fbegin.inc
+++ b/usr/local/www/fbegin.inc
@@ -3,11 +3,6 @@
require_once("notices.inc");
/* $Id$ */
-function genhtmltitle($title) {
- global $config;
- return $config['system']['hostname'] . "." . $config['system']['domain'] . " - " . gentitle($title);
-}
-
function return_ext_menu($section) {
global $config;
$htmltext = "";
OpenPOWER on IntegriCloud