fixes
[platal.git] / htdocs / admin / postfix_blacklist.php
index 1ce646b..6592a74 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   *
@@ -19,6 +19,8 @@
  *  59 Temple Place, Suite 330, Boston, MA  02111-1307  USA                *
  ***************************************************************************/
 
+$DONT_FIX_GPC = 1;
+
 require_once('xorg.inc.php');
 new_admin_table_editor('postfix_blacklist','email',true);
 $page->assign('xorg_title','Polytechnique.org - Administration - Postfix : Blacklist');