inutile de verifier la ville : elle vient direct de geoloc
[platal.git] / include / profil / assign_general.inc.php
index 1823b75..0c7ed74 100644 (file)
@@ -1,6 +1,6 @@
 <?php
 /***************************************************************************
- *  Copyright (C) 2003-2004 Polytechnique.org                              *
+ *  Copyright (C) 2003-2006 Polytechnique.org                              *
  *  http://opensource.polytechnique.org/                                   *
  *                                                                         *
  *  This program is free software; you can redistribute it and/or modify   *
@@ -45,4 +45,7 @@ $page->assign('appli_type2',$appli_type2);
 $page->assign('photo_pub',$photo_pub);
 $page->assign('nouvellephoto', $nouvellephoto);
 $page->assign('nickname', $nickname);
+
+$page->assign('synchro_ax', $synchro_ax);
+$page->assign('matricule_ax', $matricule_ax);
 ?>