Julien Fastré c593c153a1 fix error on exports test
Since php 7.2, the count function does not accept NULL values. This led to error if
the WHERE clause of query where empty.
2018-04-04 15:47:18 +02:00
..