5 lines
228 B
PHP
5 lines
228 B
PHP
<?php
|
|
// example: http://xuanim.com/license-create-all-ip-mac-url.html
|
|
$config->help->applyLicenseAPI = 'http://xuanim.com/license-browse.html';
|
|
$config->help->freeLicenseAPI = 'http://xuanim.com/license-download-0-free.html';
|