dcms icon indicating copy to clipboard operation
dcms copied to clipboard

Results 2 dcms issues
Sort by recently updated
recently updated
newest added

当PHP=5.5.9时,/protected/modules/admin/views/default/index.php的 ``` 服务器 MySQL 版本 ``` 无法应导致页面出错。导致admin的管理首页无法打开。 查了一下资料,是因为PHP 5.5以后不支持mysql_get_server_info()函数。