updated links in README
[koha_fer] / C4 / Branch.pm
index 103a14d..03d5824 100644 (file)
@@ -17,6 +17,7 @@ package C4::Branch;
 
 
 use strict;
+#use warnings; FIXME - Bug 2505
 require Exporter;
 use C4::Context;
 use C4::Koha;