turn debug off
git-svn-id: file:///home/shish/svn/shimmie2/trunk@428 7f39781d-f577-437e-ae19-be835c7a54ca
This commit is contained in:
parent
f6c4f405ef
commit
86e21c3840
1 changed files with 1 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
|||
<?php
|
||||
define("DEBUG", true);
|
||||
define("DEBUG", false);
|
||||
define("VERSION", '2.1-rc1');
|
||||
|
||||
if(DEBUG) {
|
||||
|
|
Reference in a new issue