Fix bug in UFC_Registration with 0000-00-00 00:00:00 dates
authorRaphaël Barrois <raphael.barrois@polytechnique.org>
Fri, 7 May 2010 14:13:31 +0000 (16:13 +0200)
committerRaphaël Barrois <raphael.barrois@polytechnique.org>
Fri, 7 May 2010 14:13:31 +0000 (16:13 +0200)
commitc9c74e4f21efaed0aed017e2b21b25bfde9d98b4
tree1eb38f6da399b3ec65254bdd7446db15a0c69b43
parenta0d47f5cf0ca1fc04a5fb1cbb5a0d7363912cad8
Fix bug in UFC_Registration with 0000-00-00 00:00:00 dates

SELECT COUNT(*) FROM accounts WHER registration_date IS NULL AND
registration_date IS NOT NULL => 16 000 rows !

Signed-off-by: Raphaël Barrois <raphael.barrois@polytechnique.org>
classes/userfilter.php