+ add dailyreminder to zentao.
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
<?php
|
||||
/* Open daily reminder.*/
|
||||
$config->report->dailyreminder->bug = true;
|
||||
$config->report->dailyreminder->task = true;
|
||||
$config->report->dailyreminder->todo = true;
|
||||
Reference in New Issue
Block a user