Initial commit
This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
<?php
|
||||
return array(
|
||||
//'配置项'=>'配置值'
|
||||
//自定义success和error的提示页面模板
|
||||
'TMPL_ACTION_SUCCESS'=>'Public:success',
|
||||
'TMPL_ACTION_ERROR'=>'Public:error',
|
||||
);
|
||||
Reference in New Issue
Block a user