Merge branch 'branch_2.3' of ssh://marigold.shishnet.org/git/shimmie2 into branch_2.3
This commit is contained in:
commit
2da1cd8c9d
@ -2,7 +2,7 @@
|
|||||||
// set up and purify the environment
|
// set up and purify the environment
|
||||||
define("DEBUG", true);
|
define("DEBUG", true);
|
||||||
define("SCORE_VERSION", 's2hack');
|
define("SCORE_VERSION", 's2hack');
|
||||||
define("VERSION", '2.3-beta5');
|
define("VERSION", '2.3-beta6');
|
||||||
|
|
||||||
if(!file_exists("config.php")) {
|
if(!file_exists("config.php")) {
|
||||||
header("Location: install.php");
|
header("Location: install.php");
|
||||||
|
Loading…
x
Reference in New Issue
Block a user