mirror of
https://gh.wpcy.net/https://github.com/seven-io/FreeScout.git
synced 2026-05-26 13:24:07 +08:00
5 lines
64 B
PHP
Executable file
5 lines
64 B
PHP
Executable file
<?php
|
|
|
|
return Option::get('seven', [
|
|
'name' => 'seven',
|
|
]);
|