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

Chris Cormack <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
   Attachment #6670|0                           |1
        is obsolete|                            |

--- Comment #42 from Chris Cormack <[email protected]> 2011-12-08 
18:04:41 UTC ---
Created attachment 6675
  --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=6675
Bug 6679: 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)

Signed-off-by: Chris Cormack <[email protected]>

-- 
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