X-Git-Url: http://git.polytechnique.org/?a=blobdiff_plain;f=include%2Fxorg.inc.php;h=75f9af5b68c35a2356e6932d0f19252c5b06c91f;hb=d3df41c32ceb3e8798865217312f1222a339235d;hp=b67126b39310995311ad47fd4c82c98e7abccc80;hpb=d0edeb70f254ed642b59c7c3636b7802266bcfe4;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');