Bug 6316 - MARC21 files (split part)
[koha_gimpoz] / installer / data / mysql / labels_upgrade.pl
old mode 100644 (file)
new mode 100755 (executable)
index 4d2a56f..4fb7829
@@ -17,6 +17,9 @@
 # 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 C4::Context;
 
 my $sth = C4::Context->dbh;