blue-twilight/verify-license.php

6 lines
103 B
PHP

<?php
return [
'lic_name' => sg_get_const('lic_name'),
'lic_num' => sg_get_const('lic_num')
];