Program introduction: This classified information network uses the Imperial CMS core, and the operating environment needs to support PHP+MYSQL.
Function description: Generous, fashionable, easy to optimize and include.
Source code display: www.hanshouren.com
1. Installation instructions: Execute e/install to complete the installation wizard, and restore the database after logging in. 2. Then use the Empire CMS-administrator password reset plug-in (instructions for use below), change the management password and log in again. 3. Finally update the data.
Default username hsxxw Enter the password yourself when you reset it
How to reset password::
1. Modify the access password in the /e/update/resetuser.php file: (to prevent it from being used by others) The default is 123456, which does not need to be modified. -------------------------- //-------Start plug-in parameter setting-----
//Enter the reset page password $pagepassword='123456';
//-------End of plug-in parameter setting----- --------------------------
2. Execute the http://domain name/e/update/resetuser.php file in the browser and set the reset password information according to the prompts;
3. Delete the /e/update/resetuser.php file after resetting the password.