$page is not anymore a global variable.
[platal.git] / htdocs / xnet.php
index 592ba18..e6daefe 100644 (file)
@@ -20,7 +20,6 @@
  ***************************************************************************/
 
 $GLOBALS['IS_XNET_SITE'] = true;
-global $platal, $globals, $page;
 
 require_once dirname(__FILE__).'/../include/xnet.inc.php';