]> git.koha-community.org Git - koha.git/commit
Bug 8315 - remove use C4::* version
authorDobrica Pavlinusic <dpavlin@rot13.org>
Thu, 12 Jul 2012 16:01:17 +0000 (18:01 +0200)
committerJared Camins-Esakov <jcamins@cpbibliography.com>
Thu, 2 Aug 2012 21:40:03 +0000 (17:40 -0400)
commit2625b8521cf0494178d78f75d75f2182e73c3163
treed0343ca9a2430f591c8c854d84229cd63b856339
parent90a827841fd6cbec09124acb7266fbd5353e662e
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)

Signed-off-by: Chris Cormack <chrisc@catalyst.net.nz>
Signed-off-by: Jared Camins-Esakov <jcamins@cpbibliography.com>
27 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/review.pl
tools/manage-marc-import.pl