Revert "test github actions"

This reverts commit 5b651886a52ed9ebf3d1522b57e49e8a4332f6c3.
This commit is contained in:
slawkens 2023-03-31 09:34:21 +02:00
parent 5b651886a5
commit a983fd03b1

View File

@ -24,7 +24,7 @@
* @link https://my-aac.org
*/
if (version_compare(phpversion(), '5.6', '<')) die('PHP version 5.6 or higher is required.');
// test github actions
define('MYAAC', true);
define('MYAAC_VERSION', '0.8.10-dev');
define('DATABASE_VERSION', 33);