removing my own adress as "From" ;-)
[koha.git] / updatewebsite.pl
index a17596c..c2c3a9a 100755 (executable)
@@ -20,7 +20,7 @@
 # Suite 330, Boston, MA  02111-1307 USA
 
 use strict;
-use C4::Acquisitions;
+use C4::Catalogue;
 use CGI;
 
 my $input = new CGI;