* adjust code for testtask.

This commit is contained in:
wangyidong
2016-02-18 09:14:37 +08:00
parent 454ed3acb2
commit 39928a235f
7 changed files with 21 additions and 25 deletions
+1 -1
View File
@@ -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;