目录结构更新,增加composer支持
This commit is contained in:
6
application/index/config.php
Normal file
6
application/index/config.php
Normal file
@@ -0,0 +1,6 @@
|
||||
<?php
|
||||
return array(
|
||||
'template' => array(
|
||||
'view_depr' => '_'
|
||||
)
|
||||
);
|
||||
Reference in New Issue
Block a user