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.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/usr/local/www/wizard.php b/src/usr/local/www/wizard.php
index 28a9216..f9d00dd 100644
--- a/src/usr/local/www/wizard.php
+++ b/src/usr/local/www/wizard.php
@@ -69,7 +69,7 @@ require_once("rrd.inc");
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);
+define('DEBUG', false);
global $g;
OpenPOWER on IntegriCloud