thinkphp3.2 库文件报错?

浏览:542 发布日期:2014/02/08 分类:求助交流 关键字: thinkphp3.2
thinkphp3.2 文件报错:
// 分布式文件存储类
Storage.class.php 36行报:
[2] ucfirst() expects parameter 1 to be string, array given E:\..\ThinkPHP\Library\Think\Storage.class.php 第 36 行.
$method_type=$method.ucfirst($type);
最佳答案
评论( 相关
后面还有条评论,点击查看>>