Changeset 8b661f6 in github


Ignore:
Timestamp:
Feb 12, 2008 3:08:21 PM (5 years ago)
Author:
till <till@…>
Branches:
master, HEAD, courier-fix, dev-browser-capabilities, pdo, release-0.6, release-0.7, release-0.8
Children:
3d695da
Parents:
1a39ba7
Message:
  • added a comment in regard to 'from' in check.php-dist
File:
1 edited

Legend:

Unmodified
Added
Removed
  • check.php-dist

    r1988169 r8b661f6  
    4242 
    4343$rctest_config         = array(); 
     44 
     45/** 
     46 * @var string Please edit this to an email address, such as yourname@example.org. 
     47 *             This email address serves as from and to for the test emails. 
     48 */ 
    4449$rctest_config['from'] = '_yourfrom_'; 
    4550 
Note: See TracChangeset for help on using the changeset viewer.