dever %!s(int64=6) %!d(string=hai) anos
pai
achega
6690fe22fd
Modificáronse 2 ficheiros con 12 adicións e 1 borrados
  1. 11 0
      config/base.php
  2. 1 1
      database/file.php

+ 11 - 0
config/base.php

@@ -0,0 +1,11 @@
+<?php
+# 模板配置
+$config['template'] = array
+(
+	# 使用的模板 注意:定义这个之后,将会强制将本项目模板变成这个
+
+	'assets' => '',
+	'template' => '',
+);
+
+return $config;

+ 1 - 1
database/file.php

@@ -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,