diff --git a/html/index.php b/html/index.php index 91d2cbcf2..55c3e9454 100755 --- a/html/index.php +++ b/html/index.php @@ -27,7 +27,7 @@ if($_GET[debug]) { - <?php echo("$config['page_title']"); ?> + <?php echo($config['page_title']); ?>