* Adjust recent.

This commit is contained in:
leiyong
2020-11-18 15:22:49 +08:00
parent ec6ced01d5
commit 455e828fce
10 changed files with 73 additions and 77 deletions
-1
View File
@@ -1,6 +1,5 @@
<?php
$config->program = new stdclass();
$config->program->PRJRecentQuantity = 15;
$config->program->editor = new stdclass();
$config->program->editor->pgmcreate = array('id' => 'desc', 'tools' => 'simpleTools');