Add XDB::runTransaction($callback, $arg1, $arg2, $arg2...) to run a
[platal.git] / classes / plabstractiterable.php
2010-09-28 Florent BruneauAdd interface PlIteraface and the corresponding abstrac...