13 lines
193 B
PHP
Executable File
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',
|
|
),
|
|
); |