ci框架smarty整合
Posted shangshikaiblog
tags:
篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了ci框架smarty整合相关的知识,希望对你有一定的参考价值。
1 https://www.jianshu.com/p/5c6a27ebd4be
2 去掉配置里的smarty缓存 删除以下两行
$config[‘cache_lifetime‘] = 60;
$config[‘caching‘] = true;
以上是关于ci框架smarty整合的主要内容,如果未能解决你的问题,请参考以下文章