From 1b12339c19dc89172afdb541ac1d65628822e64c Mon Sep 17 00:00:00 2001 From: Joe Atzberger Date: Tue, 10 Mar 2009 16:40:59 -0500 Subject: [PATCH] InstallAuth doesn't have setlanguagecookie to export. Only installer/install uses InstallAuth, and it gets setlanguagecookie from C4::Export. Signed-off-by: Galen Charlton --- installer/InstallAuth.pm | 1 - 1 file changed, 1 deletion(-) diff --git a/installer/InstallAuth.pm b/installer/InstallAuth.pm index 73cb8149c7..2b2ccd5b89 100644 --- a/installer/InstallAuth.pm +++ b/installer/InstallAuth.pm @@ -77,7 +77,6 @@ InstallAuth - Authenticates Koha users for Install process @EXPORT = qw( &checkauth &get_template_and_user - &setlanguagecookie ); =item get_template_and_user -- 2.20.1