Ignore:
Timestamp:
Oct 15, 2009, 10:09:57 AM (15 years ago)
Author:
cljosse
Message:

[mail_supervisor] insert multi tabs

File:
1 edited

Legend:

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

    r4029 r4040  
    7171  $q = '
    7272    INSERT INTO '.CONFIG_TABLE.' (param, value, comment)
    73     VALUES ("mail_superv","off,on,off ,off,off","Parametres du plugin Mail superviseur")
     73    VALUES ("mail_superv","on,on,off ,off,off","Parametres du plugin Mail superviseur")
    7474  ;';
    7575  pwg_query($q);
Note: See TracChangeset for help on using the changeset viewer.