]> 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)
committerChris Cormack <chrisc@catalyst.net.nz>
Fri, 13 Jul 2012 22:26:07 +0000 (10:26 +1200)
commit10ff4bd4613cbc40ec47444b5da8db1a6a21391b
tree78c0cfba492f4c865385194684123388214ceceb
parent5cb0834f4d05361e9d584f340aebf83093aabf19
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>
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