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