8 lines
80 B
PHP
8 lines
80 B
PHP
<?php
|
|
|
|
return [
|
|
"defaultPath" => "admin",
|
|
|
|
"mobilePath" => "webapp",
|
|
];
|