+ add funtion of task report

This commit is contained in:
wenjie@cnezsoft.com
2011-04-16 08:13:39 +00:00
parent a49e3510c8
commit 74a8292f49
4 changed files with 24 additions and 6 deletions
+1 -1
View File
@@ -20,7 +20,7 @@ class file extends control
* @return void
*/
public function buildForm($fileCount = 2, $percent = 0.9)
{
{
if(!file_exists($this->file->savePath))
{
printf($this->lang->file->errorNotExists, $this->file->savePath);