Can i know how to add master password system ?
Inside ServerConstants will have the pass word to set.
i can't figure out how to let it work.
I tried adding ini change theCode:if (pwd.equalsIgnoreCase("masterpassword")) { loginok = 0;toCode:("Masterpassword")And i tried , it doesn't give me error , but it won't work .Code:(""+Server.Constants.MasterPassword+"")


Reply With Quote


