Change title to "Support in game"

This commit is contained in:
slawkens 2023-06-19 08:04:46 +02:00
parent b09adc836d
commit 6593e32d83

View File

@ -9,7 +9,7 @@
* @link https://my-aac.org
*/
defined('MYAAC') or die('Direct access not allowed!');
$title = 'Gamemasters List';
$title = 'Support in game';
if($config['account_country'])
require SYSTEM . 'countries.conf.php';