Ignore:
Timestamp:
Sep 28, 2012, 1:58:02 PM (12 years ago)
Author:
mistic100
Message:
  • add redirect url option
  • remove test code
  • fix fatal error at first installation
File:
1 edited

Legend:

Unmodified
Added
Removed
  • extensions/ContactForm/admin/config.php

    r17945 r18331  
    1414    'cf_mandatory_name' =>    isset($_POST['cf_mandatory_name']),
    1515    'cf_mail_type' =>         $_POST['cf_mail_type'],
     16    'cf_redirect_url' =>      $_POST['cf_redirect_url'],
    1617    );
    1718  $conf['ContactForm_before'] = $_POST['cf_before'];
Note: See TracChangeset for help on using the changeset viewer.