X-Git-Url: http://git.polytechnique.org/?a=blobdiff_plain;f=include%2Fxnet.inc.php;h=391162b2e2dba0cbcf8d2bfb4b7a1ca5c3387b59;hb=6d69b5270243afba5d4868b2ad07761233a53ef3;hp=cc6fc5b758bbbf04feb6b4325897f1811b6753e2;hpb=2d5e7fbadbc02ce3964c55b0b9a97c39f2542071;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');