Bug 8315 - remove use C4::* version
authorDobrica Pavlinusic <dpavlin@rot13.org>
Thu, 12 Jul 2012 16:01:17 +0000 (18:01 +0200)
committerPaul Poulain <paul.poulain@biblibre.com>
Fri, 13 Jul 2012 12:17:20 +0000 (14:17 +0200)
commit130e3d9c108fb35955ab9a9944e16946537aafe9
treef7d70ae4a5084aa1f141a239fa1de8e720aea973
parent482c96c4651d5b6eb86332637363707423c6c110
Bug 8315 - remove use C4::* version

This patch touches a lot of code, but basically it removes version
information from use C4::* in our code.

Signed-off-by: Chris Cormack <chris@bigballofwax.co.nz>
Signed-off-by: Paul Poulain <paul.poulain@biblibre.com>
All script still compiles after the patch (confirmed by pre-applypatch hook)
28 files changed:
C4/Creators.pm
C4/Creators/Profile.pm
C4/Creators/Template.pm
C4/Installer.pm
C4/Labels.pm
C4/Patroncards.pm
C4/Patroncards/Patroncard.pm
labels/label-create-csv.pl
labels/label-create-pdf.pl
labels/label-create-xml.pl
labels/label-edit-batch.pl
labels/label-edit-layout.pl
labels/label-edit-profile.pl
labels/label-edit-template.pl
labels/label-manage.pl
labels/label-print.pl
patroncards/card-print.pl
patroncards/create-pdf.pl
patroncards/edit-batch.pl
patroncards/edit-layout.pl
patroncards/edit-profile.pl
patroncards/edit-template.pl
patroncards/image-manage.pl
patroncards/manage.pl
patroncards/print.pl
tags/list.pl
tags/review.pl
tools/manage-marc-import.pl