Files
2025-05-18 07:42:27 +00:00

13 lines
193 B
PHP
Executable File

<?php
return array (
'apiUrl' => 'https://api.laytp.com',
'installed' =>
array (
0 => 'apidoc',
1 => 'meditor',
),
'installedEditor' =>
array (
0 => 'meditor',
),
);