till
2008-02-12 8b661f6513152dfbdaf8fd80236ef78973ade6a9
* added a comment in regard to 'from' in check.php-dist

1 files modified
5 ■■■■■ changed files
check.php-dist 5 ●●●●● patch | view | raw | blame | history
check.php-dist
@@ -41,6 +41,11 @@
 */
$rctest_config         = array();
/**
 * @var string Please edit this to an email address, such as yourname@example.org.
 *             This email address serves as from and to for the test emails.
 */
$rctest_config['from'] = '_yourfrom_';
/*