diff options
Diffstat (limited to 'footer.php')
-rw-r--r-- | footer.php | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -35,7 +35,7 @@ $debug_output = sprintf("Page generated in %.3f seconds | Memory: real(%.3fmb) p <a href="admin/">Administrative Control Panel</a><br /> <?php echo $config['product']['name'] . ' ' . $config['product']['version'] . ' ' . $config['product']['release'] ?><br /> <?php echo $config['product']['copyright']; ?><br /> -<?php if($config['debug']) echo $debug_output ?><br /> +<?php if($config['debug']['enabled']) echo $debug_output ?><br /> <a href="http://www.dreamhost.com/r.cgi?145892" target="_blank"><img src="http://www.dreamhost.com/images/rewards/80x15-e.png" /></a><br /><br /> |