Usermanager/Config/config.php

6 lines
47 B
PHP
Raw Normal View History

2023-05-16 04:51:54 +00:00
<?php
return [
'name' => 'UserManager'
];