More Checkstyle cleanup

This is for all LowerCaseConstant warnings
This commit is contained in:
Felix Moeller
2012-10-23 08:01:09 +02:00
parent 6a00a6b9ed
commit 2d61f03452
14 changed files with 37 additions and 37 deletions
+1 -1
View File
@@ -21,7 +21,7 @@
*
*/
$RUNTIME_NOAPPS = TRUE; //no apps, yet
$RUNTIME_NOAPPS = true; //no apps, yet
require_once 'lib/base.php';