clearer version
git-svn-id: file:///home/shish/svn/shimmie2/branches/branch_2.1@1119 7f39781d-f577-437e-ae19-be835c7a54ca
This commit is contained in:
parent
d2dccd91d0
commit
08522dc39f
@ -1,7 +1,7 @@
|
|||||||
<?php
|
<?php
|
||||||
// set up and purify the environment
|
// set up and purify the environment
|
||||||
define("DEBUG", false);
|
define("DEBUG", false);
|
||||||
define("VERSION", '2.1.1');
|
define("VERSION", '2.1.1-svn');
|
||||||
|
|
||||||
if(DEBUG) {
|
if(DEBUG) {
|
||||||
error_reporting(E_ALL);
|
error_reporting(E_ALL);
|
||||||
|
Loading…
x
Reference in New Issue
Block a user