AXLetter module.
[platal.git] / include / xnet.inc.php
index b82ccd8..c684c7d 100644 (file)
@@ -1,6 +1,6 @@
 <?php
 /***************************************************************************
- *  Copyright (C) 2003-2006 Polytechnique.org                              *
+ *  Copyright (C) 2003-2007 Polytechnique.org                              *
  *  http://opensource.polytechnique.org/                                   *
  *                                                                         *
  *  This program is free software; you can redistribute it and/or modify   *
@@ -81,6 +81,7 @@ function new_groupadmin_page($tpl_name)
 
 function new_annu_page($tpl_name)
 {
+    global $globals;
     new_group_open_page($tpl_name, 
                             !may_update()
                             && (!is_member()  || $globals->asso('pub') != 'public')