Notes:
1. If you are on this screen for the first time, your default
username is 'admin' and password 'admin', you should change them after login
2. If you've forgot your password, to reset it you need to add
this code:
$_CONFIG["jcpass"] = md5("my_new_pass");
at the end of the config file cloner.config.php just
before line ?>
Don't forget to replace my_new_pass with the actual password
3. The username and password are Case-Sensitive
|