mirror of
https://github.com/slawkens/myaac.git
synced 2025-04-27 09:49:22 +02:00
test github actions
This commit is contained in:
parent
6484ab75d9
commit
5b651886a5
@ -24,7 +24,7 @@
|
|||||||
* @link https://my-aac.org
|
* @link https://my-aac.org
|
||||||
*/
|
*/
|
||||||
if (version_compare(phpversion(), '5.6', '<')) die('PHP version 5.6 or higher is required.');
|
if (version_compare(phpversion(), '5.6', '<')) die('PHP version 5.6 or higher is required.');
|
||||||
|
// test github actions
|
||||||
define('MYAAC', true);
|
define('MYAAC', true);
|
||||||
define('MYAAC_VERSION', '0.8.10-dev');
|
define('MYAAC_VERSION', '0.8.10-dev');
|
||||||
define('DATABASE_VERSION', 33);
|
define('DATABASE_VERSION', 33);
|
||||||
|
Loading…
x
Reference in New Issue
Block a user