@@ -0,0 +1,11 @@
+<?php
+# 模板配置
+$config['template'] = array
+(
+ # 使用的模板 注意:定义这个之后,将会强制将本项目模板变成这个
+
+ 'assets' => '',
+ 'template' => '',
+);
+return $config;
@@ -214,7 +214,7 @@ return array
(
2 => array
- array('add', 'upload', 'upload', 'int-11 1 所属资源配置'),
+ array('update', 'upload', 'upload', 'int-11 1 所属资源配置'),
//array('add', 'config', 'config', 'int-11 1 配置'),
),
'version' => 2,