This commit is contained in:
tianshujie
2022-11-10 13:30:26 +08:00
499 changed files with 10422 additions and 5409 deletions
+1
View File
@@ -1,5 +1,6 @@
<?php
$config->program = new stdclass();
$config->program->showAllProjects = 0;
$config->program->editor = new stdclass();
$config->program->editor->create = array('id' => 'desc', 'tools' => 'simpleTools');