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>
This commit is contained in:
parent
15443111e5
commit
1b12339c19
1 changed files with 0 additions and 1 deletions
|
@ -77,7 +77,6 @@ InstallAuth - Authenticates Koha users for Install process
|
|||
@EXPORT = qw(
|
||||
&checkauth
|
||||
&get_template_and_user
|
||||
&setlanguagecookie
|
||||
);
|
||||
|
||||
=item get_template_and_user
|
||||
|
|
Loading…
Reference in a new issue