修改了下载附件时附件目录的读取

This commit is contained in:
Li Jianxuan 2011-11-04 08:54:32 +00:00
parent d7f227faf8
commit bc77a761df
1 changed files with 1 additions and 1 deletions

View File

@ -1247,7 +1247,7 @@ class Admin_DataController extends Zend_Controller_Action
$file = new files();
$fullPath = Zend_Registry::get('upload').$row['filename'];
$fullPath = $this->view->config->upload.$row['filename'];
// Parse Info / Get Extension