支持PHP7及nginx 优化大量PHP程序
优化URL
1,/index.php/item.html 改变为/index.php?/item.html
2,/index.php/item-show-2.html 改变为 /index.php?/item-show-2.html
等等。
添加支持Mysqli操作
1,安装模块新添加了mysqli检测。
2,安装模块第四步添加了返回功能。
修改了LOGO
管理中心添加了在线帮助