summaryrefslogtreecommitdiffstats
path: root/usr/local/www/wizard.php
diff options
context:
space:
mode:
Diffstat (limited to 'usr/local/www/wizard.php')
-rw-r--r--usr/local/www/wizard.php5
1 files changed, 0 insertions, 5 deletions
diff --git a/usr/local/www/wizard.php b/usr/local/www/wizard.php
index d5aa350..8e5cd7f 100644
--- a/usr/local/www/wizard.php
+++ b/usr/local/www/wizard.php
@@ -44,11 +44,6 @@ require_once("filter.inc");
require("shaper.inc");
require_once("rrd.inc");
-function gentitle_pkg($pgname) {
- global $config;
- return $config['system']['hostname'] . "." . $config['system']['domain'] . " - " . $pgname;
-}
-
global $g;
$stepid = htmlspecialchars($_GET['stepid']);
OpenPOWER on IntegriCloud