PlFlagset and PlDBTableEntry are exportable.
[platal.git] / classes / plsession.php
2010-10-05 Florent BruneauFix SUID.
2010-02-14 Florent Bruneau2010.
2009-06-17 Vincent ZanottiMerge commit 'origin/core-1.0.0' into core
2009-06-17 Vincent ZanottiRemoves an unused statement.
2009-05-23 Vincent ZanottiMerge commit 'origin/core-1.0.0' into core
2009-04-10 Vincent ZanottiMerge commit 'origin/core-1.0.0' into core
2009-01-12 Florent BruneauHappy New Year
2009-01-05 Florent BruneauMerge commit 'origin/core-1.0.0' into core
2008-12-22 Florent BruneauAdd S::suid() to get suid informations. Add S::admin...
2008-12-22 Florent BruneauSome API breakage:
2008-12-07 Florent BruneauUse symbolic AUTH_SUID to identify SUID auth level.
2008-08-17 Florent BruneauS::logged() depends of a PlSession parameter.
2008-07-27 Florent BruneauAdd tokenAuth capability in PlSession.
2008-06-22 Florent BruneauBase layout of the core.
2008-06-22 Florent BruneauFirst bench of moves.
2008-06-22 Florent BruneauFix SUID
2008-06-22 Florent BruneauFixes
2008-06-21 Florent BruneauPort X.org session management to the new session format.
2008-06-21 Florent BruneauBase for the PlSession object.