mirror of
https://github.com/slawkens/myaac.git
synced 2025-04-27 09:49:22 +02:00
* update to 0.7.0-dev
This commit is contained in:
parent
b37bd5f0ae
commit
c581c35a73
@ -26,7 +26,7 @@
|
|||||||
session_start();
|
session_start();
|
||||||
|
|
||||||
define('MYAAC', true);
|
define('MYAAC', true);
|
||||||
define('MYAAC_VERSION', '0.6.6-dev');
|
define('MYAAC_VERSION', '0.7.0-dev');
|
||||||
define('DATABASE_VERSION', 18);
|
define('DATABASE_VERSION', 18);
|
||||||
define('TABLE_PREFIX', 'myaac_');
|
define('TABLE_PREFIX', 'myaac_');
|
||||||
define('START_TIME', microtime(true));
|
define('START_TIME', microtime(true));
|
||||||
|
Loading…
x
Reference in New Issue
Block a user