Revert "Bug 7167: New version for updatedatabase"
[koha_fer] / installer / data / mysql / patroncards_upgrade.pl
index 5b13659..a9f4ce5 100755 (executable)
@@ -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;