summaryrefslogtreecommitdiff
path: root/inc/infoutils.php
diff options
context:
space:
mode:
authorAndreas Gohr <andi@splitbrain.org>2013-09-22 08:39:16 -0700
committerAndreas Gohr <andi@splitbrain.org>2013-09-22 08:39:16 -0700
commit77fdda69a5ae7b877bdf66d5158b3ab0b583f4f4 (patch)
tree16238e3eae6141a199a91704493a5a3770d8b56a /inc/infoutils.php
parent9c438d6c2f958e38aa324a04ed37b9a072872038 (diff)
parent2f7a0e94cadfbc1ece3bd1d3ff23483b845cd420 (diff)
downloadrpg-77fdda69a5ae7b877bdf66d5158b3ab0b583f4f4.tar.gz
rpg-77fdda69a5ae7b877bdf66d5158b3ab0b583f4f4.tar.bz2
Merge pull request #333 from mperry2/whitespace
Fix CodeSniffer whitespace violoations
Diffstat (limited to 'inc/infoutils.php')
-rw-r--r--inc/infoutils.php1
1 files changed, 0 insertions, 1 deletions
diff --git a/inc/infoutils.php b/inc/infoutils.php
index 4c279e692..7358955a0 100644
--- a/inc/infoutils.php
+++ b/inc/infoutils.php
@@ -193,7 +193,6 @@ function check(){
msg('Valid locale '.hsc($loc).' found.', 1);
}
-
if($conf['allowdebug']){
msg('Debugging support is enabled. If you don\'t need it you should set $conf[\'allowdebug\'] = 0',-1);
}else{