opencart mobile detect:移动检测模块 OpenCart安装 源码
需要opencart / system / startup.php手动修改: 函数start($ application_config){require_once(DIR_SYSTEM。'framework.php'); } 应该: 函数start($ application_config){require_once(modification(DIR_SYSTEM。'framework.php'))); }
下载地址
用户评论