Add a $page-> function for displaying a message and a "continue" link
[platal.git] / classes / plfilter.php
2010-05-29 Pascal Corpetfix toggledesc in PlFilterOrder. Fixes all order bugs...
2010-05-16 Florent BruneauFlatten PFC_NChildren arguments.
2010-03-21 Florent BruneauLoad XDB to workaround a segfault in PHP.
2010-03-05 Florent BruneauAPI changes on PlSqlJoin in order to simplify its usage.
2010-02-14 Florent BruneauMakes the $limit argument optional.
2010-02-04 Raphaël BarroisAdd folding, PFO_Random
2010-02-04 Raphaël BarroisMinor bugfixes
2010-01-21 Raphaël BarroisBugFixes in PlSet and PlFilter
2010-01-20 Raphaël BarroisMerge all plfilter-related files, and make it an include
2010-01-20 Raphaël BarroisImrpove API for PlSet, create abstract PlFilter
2010-01-19 Raphaël BarroisAdd PlFilter, PFC, PFO