mirror of
https://github.com/slawkens/myaac.git
synced 2025-04-27 09:49:22 +02:00
Revert "test github actions"
This reverts commit 5b651886a52ed9ebf3d1522b57e49e8a4332f6c3.
This commit is contained in:
parent
5b651886a5
commit
a983fd03b1
@ -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