2.1 final release; 2.1.2
This commit is contained in:
parent
f71af13151
commit
3cdb5a457f
@ -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-svn');
|
define("VERSION", '2.1.2');
|
||||||
|
|
||||||
if(DEBUG) {
|
if(DEBUG) {
|
||||||
error_reporting(E_ALL);
|
error_reporting(E_ALL);
|
||||||
|
Loading…
x
Reference in New Issue
Block a user