[Koha-patches] [PATCH] fix 2419

Marc Chantreux marc.chantreux at biblibre.com
Thu Oct 9 09:32:32 CEST 2008


---
 C4/Bookseller.pm |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/C4/Bookseller.pm b/C4/Bookseller.pm
index e19378e..01c8a4e 100644
--- a/C4/Bookseller.pm
+++ b/C4/Bookseller.pm
@@ -18,6 +18,7 @@ package C4::Bookseller;
 # Suite 330, Boston, MA  02111-1307 USA
 
 use strict;
+use Exporter;
 
 use vars qw($VERSION @ISA @EXPORT);
 
-- 
1.5.4.3




More information about the Koha-patches mailing list