version change lmfao
This commit is contained in:
parent
2288ffccba
commit
e7772d11d2
Binary file not shown.
|
|
@ -2,7 +2,7 @@
|
||||||
error_reporting(0);
|
error_reporting(0);
|
||||||
// settingz
|
// settingz
|
||||||
$sitename = "Grublox";
|
$sitename = "Grublox";
|
||||||
$version = 1.0;
|
$version = 1.1;
|
||||||
|
|
||||||
$devmode = true;
|
$devmode = true;
|
||||||
// enable this when the site should be in debug mode (like showing errors and things to fix)
|
// enable this when the site should be in debug mode (like showing errors and things to fix)
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue