Generate ratings from test results
This commit is contained in:
committed by
Chris Morgan
parent
274f256a63
commit
6a82a4fe3a
@@ -30,6 +30,9 @@ define("BUGZILLA_ROOT","http://bugs.winehq.org/"); // path to bugzilla
|
||||
//if(!defined("PRINT_EMAIL"))
|
||||
// define("PRINT_EMAIL", true); // print email, see mail_appdb() in include/mail.php
|
||||
|
||||
// How old (days) a test report has to before it is judged to be aged
|
||||
define("TESTDATA_AGED_THRESHOLD", 175);
|
||||
|
||||
/*
|
||||
* apps database info
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user