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