How do I change the password?
Since Januar of 2016 mobiki stores it's password in a seperate password.php file. There are now two ways to reset your password:
- Just delete the password file password.php
- Edit the password file and set the password to false, like: $password = false;
The next time you access the website you will be asked for a new password. If not, somebody other was faster. 😉
Back to FAQ⤴