Files
linker/readme/Demo/Config/Config.php
snltty b3194212b4 cdkey
2025-03-10 17:55:18 +08:00

6 lines
64 B
PHP

<?php
declare (strict_types=1);
return [
'STATUS' => '0'
];