Ignore:
Timestamp:
Oct 28, 2009, 3:39:03 PM (14 years ago)
Author:
cljosse
Message:

[mail_supervisor] Addition of a check of the IP

File:
1 edited

Legend:

Unmodified
Added
Removed
  • extensions/Mail_supervisor/admin/mail_superv_admin.php

    r4132 r4136  
    350350                                'conf_admin_layout' => $conf['admin_layout'] ,
    351351                                                'ip_black' => $ip_black ,
     352                                                'ip_black_test' => (isset($_POST['ip_black_test']) ) ? $_POST['ip_black_test'] : $ip_black ,
    352353                                                'MAIL_SUPERV_PATH' => MAIL_SUPERV_PATH ,
    353354                                                'fonction_raz' => $fonction_raz ,
Note: See TracChangeset for help on using the changeset viewer.