phpvms/modules/Sample/Config/config.php

6 lines
42 B
PHP
Raw Normal View History

2017-12-06 11:51:15 +08:00
<?php
return [
'name' => 'Sample'
];