http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6679

--- Comment #40 from Paul Poulain <[email protected]> 2011-12-08 
16:14:24 UTC ---
Created attachment 6670
  --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=6670
Bug 6697: fix missing use strict

The 3 files had use strict missing. The patch add the use strict and modify
what's needed to work with it
4XX.pl also has some perlcritic fixes:
Variable declared in conditional statement at line XXX, column 9.  Declare
variables outside of the condition.  (Severity: 5)

-- 
Configure bugmail: 
http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA Contact for the bug.
You are watching all bug changes.
_______________________________________________
Koha-bugs mailing list
[email protected]
http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/

Reply via email to