Koha/koha-tmpl/intranet-tmpl/prog
Colin Campbell d2c24f3bbf Bug 6790: Remove unnecessary variable from getroutinglist return
getroutinglist returns a count variable to indicate how many elements
are in the array. This is almost always a serious code smell. (We are
programming in a list manipulating language) The routine was executing
am unnecessary loop just to maintain that var.
Removed the variable from the routine and perldoc
refactored calls of the routine removed the c-style loops for
more idiomatic and maintainable for loops
renamed some opaquely named variables
removed a call to the routine where nothing was done with the data
moved some html out of the calling script and into the template

Signed-off-by: Chris Cormack <chris@bigballofwax.co.nz>
Signed-off-by: Paul Poulain <paul.poulain@biblibre.com>
2012-01-23 17:59:27 +01:00
..
en Bug 6790: Remove unnecessary variable from getroutinglist return 2012-01-23 17:59:27 +01:00
img Bug 7373 - Add 5 new icons to Bridge Set 2012-01-13 11:39:40 +01:00
pdf
sound