Update core and replace constructors of some UFC that can take several
authorFlorent Bruneau <florent.bruneau@polytechnique.org>
Wed, 28 Apr 2010 19:53:37 +0000 (21:53 +0200)
committerFlorent Bruneau <florent.bruneau@polytechnique.org>
Wed, 28 Apr 2010 19:59:51 +0000 (21:59 +0200)
commit61d1fd8b2ce54b76b7df7a8fa637ffd4932f2403
tree873d9f6767a3c2124ab687931dd59a1af79f0b6d
parent4290d54e40db5e8b0e4cb527cb0d839b3b24a0d7
Update core and replace constructors of some UFC that can take several
different argument at once by pl_flatten(func_get_args()).

Signed-off-by: Florent Bruneau <florent.bruneau@polytechnique.org>
classes/userfilter.php
core
ut/userfiltertest.php