Move paiement db in x4dat (tables payment*).
[platal.git] / include / directory.enums.inc.php
2010-02-13 Raphaël Barroisrename classes from Formation to Education (UFC, UFBF)
2010-02-13 Raphaël BarroisImplement DirEnum::getOptionsArray()
2010-02-13 Raphaël BarroisReorder directory.enum.inc.php, add a few
2010-02-13 Raphaël BarroisDon't fetch data until needed
2010-02-13 Raphaël BarroisAdd support for autocompletion in DirEnum
2010-02-13 Raphaël BarroisAdd comments and folding to DirEnumeration
2010-02-13 Raphaël BarroisMove getIDs() to DirEnumeration
2010-02-13 Raphaël BarroisAdd class DirEnum, to access all enumerations used...