6 lines
103 B
PHP
6 lines
103 B
PHP
<?php
|
|
return [
|
|
'lic_name' => sg_get_const('lic_name'),
|
|
'lic_num' => sg_get_const('lic_num')
|
|
];
|