Files
EasySoft-ZenTaoPMS/module/report/config.php
T

6 lines
167 B
PHP

<?php
/* Open daily reminder.*/
$config->report->dailyreminder->bug = true;
$config->report->dailyreminder->task = true;
$config->report->dailyreminder->todo = true;