http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=13499
Bug ID: 13499
Summary: Auth.pm needs a tidy
Change sponsored?: ---
Product: Koha
Version: master
Hardware: All
OS: All
Status: NEW
Severity: enhancement
Priority: P5 - low
Component: Authentication
Assignee: [email protected]
Reporter: [email protected]
QA Contact: [email protected]
CC: [email protected]
It's rather challenging to read and understand what's going on in Auth.pm, as a
first stage to some clean up in there, I propose a non-destructive perltidy of
the file.
By non-destructive, I mean a perltidy with our normal rules minus any line
break changes, thus allowing a 'git blame -w' to return the same results before
and after the tidy, maintaining history.
This should basically reset all indenting, making for an easier to read file.
--
You are receiving this mail because:
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/