InstallAuth doesn't have setlanguagecookie to export.

Only installer/install uses InstallAuth, and it gets setlanguagecookie
from C4::Export.

Signed-off-by: Galen Charlton <galen.charlton@liblime.com>
Signed-off-by: Henri-Damien LAURENT <henridamien.laurent@biblibre.com>
This commit is contained in:
Joe Atzberger 2009-03-10 16:40:59 -05:00 committed by Henri-Damien LAURENT
parent d35d65fb2d
commit b446c28804

View file

@ -77,7 +77,6 @@ InstallAuth - Authenticates Koha users for Install process
@EXPORT = qw(
&checkauth
&get_template_and_user
&setlanguagecookie
);
=item get_template_and_user