Add PlGlobals::init().
authorFlorent Bruneau <florent.bruneau@polytechnique.org>
Thu, 24 Jul 2008 20:13:37 +0000 (22:13 +0200)
committerFlorent Bruneau <florent.bruneau@polytechnique.org>
Thu, 24 Jul 2008 20:16:11 +0000 (22:16 +0200)
commitd95d46a7c551a5439ff8791e61311a42a64aadd0
tree63312063e83e19362ac3ef9b7583366eafad9384
parent38b7dbd95e5d725eb2b7b34a6a8fe5e0c84073f0
Add PlGlobals::init().

The constructor of PlGlobals was not the place to initialise dynamic data
since $globals does not exist then whereas XDB requires $globals.

Signed-off-by: Florent Bruneau <florent.bruneau@polytechnique.org>
classes/platal.php
classes/plglobals.php