Merge remote-tracking branch 'kc/new/bug_6755' into kcmaster
[koha.git] / opac / changelanguage.pl
index 4ab3d3b..22b73e4 100755 (executable)
@@ -15,6 +15,9 @@
 # Koha; if not, write to the Free Software Foundation, Inc., 59 Temple Place,
 # Suite 330, Boston, MA  02111-1307 USA
 
+#use strict;
+#use warnings; FIXME - Bug 2505
+
 use C4::Output;
 use CGI;