Bug 2094: cleanup of lost items report
authorAndrew Moore <andrew.moore@liblime.com>
Fri, 9 May 2008 19:03:28 +0000 (14:03 -0500)
committerJoshua Ferraro <jmf@liblime.com>
Sun, 11 May 2008 11:48:49 +0000 (06:48 -0500)
commit20fd87d59ba0034969a4f546b950b839e8caffe3
tree8771da8aa0dd7cb76c680cee1237e969f2cf3cb1
parentc006950355a24d10487aab60bd5a9cc624f5fe74
Bug 2094: cleanup of lost items report

Just some code cleanup of C4::Items::GetLostItems and reports/itemslist.pl.
Some whitespace changes, perltidy, and documentation improvements.
Also, I rewrote and SQL statement to try to reduce possibilities of SQL injection attacks.

No documentation or functional changes necessary with this patch.

Signed-off-by: Joshua Ferraro <jmf@liblime.com>
C4/Items.pm
reports/itemslost.pl