Ignore:
Timestamp:
03/27/11 19:50:37 (2 years ago)
Author:
benjamin
Message:

rendons mail_* compatible register_globals a OFF + DESACTIVATION DES MAILS TEMPORAIRE (NE MARCHE PAS) See #1227

File:
1 edited

Legend:

Unmodified
Added
Removed
  • alternc/trunk/bureau/admin/mail_edit.php

    r2890 r2909  
    8787 
    8888    <tr><td><label for="alias"><?php __("Redirections<br />Other recipients:"); ?></label></td><td>(<?php __("one email per line"); ?>)<br /><textarea class="int" cols="32" rows="5" name="alias" id="alias"><?php echo $alias; ?></textarea></td></tr> 
     89 <!--  
    8990<tr><td> 
    9091   <?php echo __("Is it a temporary mail account?"); ?><br/> 
     
    9293    <?php include_once("trash_dateselect.php"); ?> 
    9394</td></tr> 
    94  
     95 --> 
    9596<tr class="trbtn"><td colspan="2"> 
    9697  <input type="submit" class="inb" name="submit" value="<?php __("Change this email address"); ?>" /> 
Note: See TracChangeset for help on using the changeset viewer.