[Koha-bugs] [Bug 16011] Remove $VERSION from our modules

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Wed Mar 9 09:49:32 CET 2016


https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16011

--- Comment #1 from Jonathan Druart <jonathan.druart at bugs.koha-community.org> ---
Created attachment 48835
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=48835&action=edit
Bug 16011: $VERSION - remove use vars $VERSION

perl -p -i -e 's/^(use vars .*)\$VERSION\s?(.*)/$1$2/' **/*.pm

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list