Ignore:
Timestamp:
Nov 22, 2009, 10:16:24 AM (14 years ago)
Author:
cljosse
Message:

[mail_supervisor] New tests 'anti spam' on the address e-mail.

File:
1 edited

Legend:

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

    r4323 r4337  
    351351function Test_spam_g ()
    352352{
    353 include_once (MAIL_SUPERV_PATH.'include/fonctions.php');
    354 
     353 
     354if (!isset($_POST['submit'])) return ;
     355include_once (MAIL_SUPERV_PATH.'include/fonctions.php');
    355356        if ($_POST['submit'])
    356357                {
Note: See TracChangeset for help on using the changeset viewer.