X-Git-Url: http://git.polytechnique.org/?a=blobdiff_plain;ds=sidebyside;f=include%2Fxorg.inc.php;h=0d4274c64adf087ebf6fc0527009a374a573b69b;hb=730a173a333507926e0029d8a96c3a26b55756e4;hp=a5e8a32b60ab91e246b9e88ed279ceeb5c52789b;hpb=e6705972767604b0e8dbf9962ccc1790332eb2b9;p=platal.git diff --git a/include/xorg.inc.php b/include/xorg.inc.php index a5e8a32..0d4274c 100644 --- a/include/xorg.inc.php +++ b/include/xorg.inc.php @@ -1,6 +1,6 @@ core->NbIns) || $globals->core->NbIns == 0) { - update_NbIns(); -} +$globals->bootstrap(array('NbIns'), 'update_NbIns'); +$globals->bootstrap(array('NbValid'), 'update_NbValid'); // {{{ class XorgPage