Missing use statement
[koha.git] / userpage.pl
2003-02-05 acliMissing use statement
2003-02-02 acliMoved C4/Charset.pm to C4/Interface/CGI/Output.pm
2002-12-10 tipauladding authentification with Auth.pm
2002-10-10 tipaulmerging 1.2 and bugfixes for auth and login
2002-10-09 tonnesenswitched from picktemplate() to gettemplate()
2002-10-09 tipaulbugfix : uses gettemplate and not picktemplate
2002-10-05 arensbMerged with arensb-context branch: use C4::Context...
2002-08-14 tonnesenAdded copyright statement to all .pl and .pm files
2002-07-11 tonnesenSend cookie in header
2002-07-11 tonnesenUpdates to authentications cripts. userpage.pl is...