(bug #2862) improve sql reports
authorNahuel ANGELINETTI <nahuel.angelinetti@biblibre.com>
Fri, 12 Dec 2008 10:56:19 +0000 (11:56 +0100)
committerGalen Charlton <galen.charlton@liblime.com>
Sat, 4 Apr 2009 00:53:06 +0000 (19:53 -0500)
commit4f8f297a23068b5cb5456138bb494f7793c57c33
tree4d4a7a532b1a5a6e866d489678ba8c7ac167797e
parent02b5091c1a0dd8e5b26ebf675cbb61744007f664
(bug #2862) improve sql reports

Clear all non-alphanum chars at the end of an sql query.
Use ESCAPE=HTML to escape double quotes in csv export

Signed-off-by: Galen Charlton <galen.charlton@liblime.com>
C4/Reports/Guided.pm