Files
EasySoft-ZenTaoPMS/module/my/config.php
shiyangyangwork@yahoo.cn e429df83b1 * finish the task #681.
2012-02-07 08:25:07 +00:00

8 lines
206 B
PHP

<?php
$config->my->editprofile->requiredFields = 'account,realname';
$config->my->dynamicCounts = 16;
$config->my->todoCounts = 10;
$config->my->taskCounts = 10;
$config->my->bugCounts = 10;