summaryrefslogtreecommitdiffstats
path: root/src/usr/local/www/wizard.php
diff options
context:
space:
mode:
Diffstat (limited to 'src/usr/local/www/wizard.php')
-rw-r--r--src/usr/local/www/wizard.php5
1 files changed, 0 insertions, 5 deletions
diff --git a/src/usr/local/www/wizard.php b/src/usr/local/www/wizard.php
index 0cb8496..e88b034 100644
--- a/src/usr/local/www/wizard.php
+++ b/src/usr/local/www/wizard.php
@@ -71,11 +71,6 @@ require_once("system.inc");
// This causes the step #, field type and field name to be printed at the top of the page
define(DEBUG, false);
-function gentitle_pkg($pgname) {
- global $config;
- return $config['system']['hostname'] . "." . $config['system']['domain'] . " - " . $pgname;
-}
-
global $g;
$stepid = htmlspecialchars($_GET['stepid']);
OpenPOWER on IntegriCloud