* adjust code for testtask.
This commit is contained in:
@@ -5,4 +5,4 @@ $config->report->dailyreminder = new stdclass();
|
||||
$config->report->dailyreminder->bug = true;
|
||||
$config->report->dailyreminder->task = true;
|
||||
$config->report->dailyreminder->todo = true;
|
||||
$config->report->dailyreminder->testtask = true;
|
||||
$config->report->dailyreminder->testTask = true;
|
||||
|
||||
Reference in New Issue
Block a user