Ekapp/skolehjem/config/detector.php

8 lines
80 B
PHP
Raw Normal View History

<?php
return [
"defaultPath" => "admin",
2020-06-23 13:32:42 +00:00
"mobilePath" => "webapp",
];