Ignore:
Timestamp:
Nov 24, 2009, 6:24:29 PM (14 years ago)
Author:
cljosse
Message:

[mail_supervisor] update function test_spam.

File:
1 edited

Legend:

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

    r4220 r4361  
    100100    $query = '
    101101    INSERT INTO '.CONFIG_TABLE.' (param, value, comment)
    102     VALUES ("mail_superv","off,off,off,off,off,off,127.0.0.1","Parametres du plugin Mail superviseur")
     102    VALUES ("mail_superv","off,off,off,off,off,on,127.0.0.1,?? ,?? ,?? ","Parametres du plugin Mail superviseur")
    103103    ;';
    104104    pwg_query($query);
Note: See TracChangeset for help on using the changeset viewer.