[Koha-bugs] [Bug 13521] Auth.pm code issues

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Tue Jan 20 16:44:03 CET 2015


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

--- Comment #7 from Jonathan Druart <jonathan.druart at biblibre.com> ---
Created attachment 35411
  -->
http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=35411&action=edit
Bug 13521: Add missing semicolon

Add a missing semicolon to the end of a template variable assignment
line. This patch should not affect operation.

Note: With Bug 13499 we did a non-destructive perltidy, as such we only
affected indenting and whitespace to maintain blame history. However, a
number of minor code issues were also highlighted, in this series of
patches I hope to correct other minor style issues.

Signed-off-by: Chris Cormack <chris at bigballofwax.co.nz>

Signed-off-by: Jonathan Druart <jonathan.druart at biblibre.com>

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


More information about the Koha-bugs mailing list