X-Git-Url: http://git.polytechnique.org/?a=blobdiff_plain;f=include%2Fxnet.inc.php;h=391162b2e2dba0cbcf8d2bfb4b7a1ca5c3387b59;hb=b270577e919c58455a3629a4d9d61bd38ea49e11;hp=cc6fc5b758bbbf04feb6b4325897f1811b6753e2;hpb=9f5bd98e936d8cef7ca9f774eeef64dbb8a1b079;p=platal.git diff --git a/include/xnet.inc.php b/include/xnet.inc.php index cc6fc5b..391162b 100644 --- a/include/xnet.inc.php +++ b/include/xnet.inc.php @@ -19,6 +19,7 @@ * 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA * ***************************************************************************/ +define('PL_CLASS', 'Xnet'); define('PL_GLOBALS_CLASS', 'PlatalGlobals'); define('PL_LOGGER_CLASS', 'PlatalLogger'); define('PL_SESSION_CLASS', 'XnetSession');