Files
phpvms/modules/Vacentral/Config/config.php
T

8 lines
112 B
PHP

<?php
return [
'name' => 'vacentral',
'address' => 'https://api.vacentral.net',
'api_key' => ''
];