[imp] after logout
Bartosz Aninowski
bart at sonik.pl
Mon Dec 23 10:04:08 PST 2002
everytime I log out I see on the top of page
-- function selectLang() { // We need to reload the login page here, but
only if the user hasn't // already entered a username and password. if
(document.implogin.imapuser.value == '' && document.implogin.pass.value ==
'') { var lang_page = 'login.php?new_lang=' +
document.implogin.new_lang[document.implogin.new_lang.selectedIndex].value;
what is wrong?
imp 3.1
More information about the imp
mailing list