updating for new list

This commit is contained in:
James Cox 2003-03-21 17:17:54 +00:00
parent 9e21b2eee4
commit 485ee3914a

View File

@ -330,7 +330,7 @@ TIME END " . date('Y-m-d H:i:s', $end_time);
$summary = get_summary(true);
echo $summary;
define('PHP_QA_EMAIL', 'php-qa@lists.php.net');
define('PHP_QA_EMAIL', 'qa-reports@lists.php.net');
define('QA_SUBMISSION_PAGE', 'http://qa.php.net/buildtest-process.php');
/* We got failed Tests, offer the user to send and e-mail to QA team, unless NO_INTERACTION is set */