diff options
Diffstat (limited to 'index.php')
-rw-r--r-- | index.php | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -88,6 +88,7 @@ if(x($_SESSION,'sysmsg')) { unset($_SESSION['sysmsg']); } + // Feel free to comment out this line on production sites. $a->page['content'] .= $debug_text; |