* finish task #2306.

This commit is contained in:
wangyidong
2015-08-28 13:14:02 +08:00
parent 615ef46841
commit e53bbdf502
8 changed files with 8 additions and 8 deletions
+1 -1
View File
@@ -19,7 +19,7 @@ class file extends control
* @access public
* @return void
*/
public function buildForm($fileCount = 2, $percent = 0.9)
public function buildForm($fileCount = 1, $percent = 0.9)
{
if(!file_exists($this->file->savePath))
{