修复打包错误

pull/19/head
kalcaddle 2014-05-11 23:24:28 +08:00
parent e02d682c93
commit a8f86a3689
1 changed files with 0 additions and 1 deletions

View File

@ -156,7 +156,6 @@ class debug extends Controller{
); );
$path_list = array( $path_list = array(
$this->path_to.'/data/log', $this->path_to.'/data/log',
$this->path_to.'/data/User',
$this->path_to.'/data/thumb', $this->path_to.'/data/thumb',
$this->path_to.'/static/js/_dev', $this->path_to.'/static/js/_dev',
$this->path_to.'/static/js/app/update', $this->path_to.'/static/js/app/update',