reports: Fix use of explode()
commit0609a0749a3002b97bebe1c2f87c9ca3a2ff6be2
authorRobin Sonefors <robin.sonefors@op5.com>
Tue, 13 May 2014 14:40:18 +0000 (13 16:40 +0200)
committerRobin Sonefors <robin.sonefors@op5.com>
Tue, 13 May 2014 14:42:14 +0000 (13 16:42 +0200)
tree398d22e2062ebd0c4c29b736140d24b30865d860
parent61e90c2658ca1b5d06936d3a594a6d3c53a2171e
reports: Fix use of explode()

Just because implode takes its arguments both ways doesn't mean explode
does.

Change-Id: I2c3c280beb00b05bb6277d986c96599be5d2b9e9
Signed-off-by: Robin Sonefors <robin.sonefors@op5.com>
modules/reports/controllers/reports.php