X-Git-Url: http://git.polytechnique.org/?a=blobdiff_plain;f=include%2Fxorg.inc.php;h=0d4274c64adf087ebf6fc0527009a374a573b69b;hb=68ef4e7d2c4d1bfd08e59d6118047044530c4ae2;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