X-Git-Url: http://git.polytechnique.org/?a=blobdiff_plain;f=include%2Fxorg.inc.php;h=cd6f6ff1077b061f7f50bec033bce59e7e13ad99;hb=bf52ec4e8de2e1c22020f7fffbf543ab4ee7f41a;hp=9d9b5923dc006c3a8eae73dde12c70bf46ce614c;hpb=9f5bd98e936d8cef7ca9f774eeef64dbb8a1b079;p=platal.git diff --git a/include/xorg.inc.php b/include/xorg.inc.php index 9d9b592..cd6f6ff 100644 --- a/include/xorg.inc.php +++ b/include/xorg.inc.php @@ -19,6 +19,7 @@ * 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA * ***************************************************************************/ +define('PL_CLASS', 'Xorg'); define('PL_GLOBALS_CLASS', 'PlatalGlobals'); define('PL_LOGGER_CLASS', 'PlatalLogger'); define('PL_SESSION_CLASS', 'XorgSession');