Open GoogleCodeExporter opened 8 years ago
That's link to your php code. Change the way you check values.
Try something like this :
!is_numeric($columnFilterRangeMatches[0])
instead of :
empty($columnFilterRangeMatches[0])
Check if secure before, at least you know where to search
Original comment by adrien.f...@gmail.com
on 30 Jan 2014 at 5:05
Original issue reported on code.google.com by
MasterMa...@gmail.com
on 17 Jan 2014 at 6:44