* finish task#1599.

This commit is contained in:
azhi
2013-07-23 16:04:01 +08:00
parent 20db39e034
commit 2a9ba9fa98
14 changed files with 276 additions and 19 deletions
+1
View File
@@ -1,5 +1,6 @@
<?php
$config->bug = new stdClass();
$config->bug->batchCreate = 10;
$config->bug->create = new stdclass();
$config->bug->edit = new stdclass();