X-Git-Url: http://git.polytechnique.org/?a=blobdiff_plain;f=include%2Fxorg.inc.php;h=75f9af5b68c35a2356e6932d0f19252c5b06c91f;hb=86aa4b4cccd01fa073f3d46bc7890bc0debb270c;hp=b67126b39310995311ad47fd4c82c98e7abccc80;hpb=efccf7ed77120bf8b15ac54d4d447e842f032884;p=platal.git diff --git a/include/xorg.inc.php b/include/xorg.inc.php index b67126b..75f9af5 100644 --- a/include/xorg.inc.php +++ b/include/xorg.inc.php @@ -20,6 +20,7 @@ ***************************************************************************/ define('PL_GLOBALS_CLASS', 'PlatalGlobals'); +define('PL_LOGGER_CLASS', 'PlatalLogger'); define('PL_SESSION_CLASS', 'XorgSession'); define('PL_PAGE_CLASS', 'XorgPage');