+ add dailyreminder to zentao.

This commit is contained in:
wangyidong
2013-02-20 01:39:44 +00:00
parent 634d78b3bb
commit 58132a7e2a
8 changed files with 236 additions and 4 deletions
+5
View File
@@ -0,0 +1,5 @@
<?php
/* Open daily reminder.*/
$config->report->dailyreminder->bug = true;
$config->report->dailyreminder->task = true;
$config->report->dailyreminder->todo = true;