Admin

Help Function

 

On the main page of this section you can enter a password, this password will be stored as a variable of your session as well as other information to ensure that only you can use the now stored password. The main idea behind this is that it should save some time and effort for the user (...that and also because it just seems like a cool thing to have).
You only have 3 attempts at entering the correct password (...and after that you could just try to get a different session id. ...Damn, so much for better security; ah well).
Help