Download: maianpal
Open "sys-controller.php"
Located here: /control/system/core/
Go to Line 391
Before:
// Initialise..
$MSWLIC = new mswLic();
define('LICENCE_VER', $MSWLIC->mswCheckLicence() );
After:
// Initialise..
$MSWLIC = new mswLic();
define('LICENCE_VER', 'unlocked' );
================================
Now you can delete the "licence.lic" file, as it is no longer needed.
===================================
To change the FOOTERS:
In the Admin CP > Settings (top menu) > Manage Settings > Other > Footers
Enter anything you like in the FOOTER boxes, then hit "Update". This will remove the copyrighted information.
Created : 2017-06-17 22:16:45, Last Modified : 2020-12-03 00:24:15