This website requires JavaScript.
Explore
Help
Register
Sign In
mirror-fastadminnet
/
framework
Watch
1
Star
0
Fork
0
You've already forked framework
mirror of
https://gitee.com/fastadminnet/framework.git
synced
2026-07-01 20:52:48 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
90ff3924b71f47e73a4d3f3ea92dcbfd7a85ae3a
framework
/
tpl
History
thinkphp
e33ec863fe
应用模块的命名空间调整 为 app根命名空间(可设置APP_NAMESPACE常量)
...
并且支持没有模块的情况(模块为空) default_module参数和COMMON_MODULE常量设置为空字符串
2016-01-02 18:41:53 +08:00
..
default_index.tpl
应用模块的命名空间调整 为 app根命名空间(可设置APP_NAMESPACE常量)
2016-01-02 18:41:53 +08:00
dispatch_jump.tpl
web访问目录移动到public目录下面
2015-12-10 23:19:21 +08:00
page_trace.tpl
数据库和缓存读写计数调整 增加页面Trace日志驱动(需要设置'response_exit'=>false) Log::record方法支持字符串之外的变量输出
2015-12-20 22:22:45 +08:00
think_exception.tpl
更改默认的模板缓存目录
2015-12-14 22:04:56 +08:00