Ignore:
Timestamp:
May 9, 2011, 11:23:06 AM (13 years ago)
Author:
cljosse
Message:

[extensions] mail_supervisor add option debug_mail,

File:
1 edited

Legend:

Unmodified
Added
Removed
  • extensions/Mail_supervisor/maintain.inc.php

    r10419 r10822  
    3737    $my_para['ip']="127.0.0.1";     // dernièrre adresse IP
    3838    $my_para['set_id']="on";          // enregistrment nouvel
     39    $my_para['debug_mail']="off";    // debogage
    3940    $mails_values=  addslashes(serialize($my_para));
    4041    $query = 'INSERT INTO '.CONFIG_TABLE.' (param, value, comment)
Note: See TracChangeset for help on using the changeset viewer.