mirror of
https://github.com/slawkens/myaac.git
synced 2025-10-14 09:44:55 +02:00
patch from develop, IS_CLI fixes
This commit is contained in:
@@ -1,4 +1,6 @@
|
||||
<?php
|
||||
|
||||
require __DIR__ . '/../common.php';
|
||||
echo MYAAC_VERSION;
|
||||
if (IS_CLI) {
|
||||
echo MYAAC_VERSION;
|
||||
}
|
||||
|
Reference in New Issue
Block a user