Merge remote-tracking branch 'origin/new/bug_7417'
[koha_fer] / opac / changelanguage.pl
index 3d1c2a8..6095324 100755 (executable)
@@ -15,8 +15,8 @@
 # with Koha; if not, write to the Free Software Foundation, Inc.,
 # 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
 
-#use strict;
-#use warnings; FIXME - Bug 2505
+use strict;
+use warnings;
 
 use C4::Templates;
 use CGI;