pas d'erreur s'il manque la cle privee pour l'ax : enleve la fonctionnalite
[platal.git] / htdocs / admin / postfix_whitelist.php
index 268f9fd..8e87c39 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   *
@@ -21,6 +21,7 @@
 
 require_once('xorg.inc.php');
 new_admin_table_editor('postfix_whitelist','email',true);
+$page->assign('xorg_title','Polytechnique.org - Administration - Postfix : Whitelist');
 
 $editor->assign('title', 'Whitelist de postfix');
 $editor->hide_id();