发现3.2版的小问题

浏览:750 发布日期:2014/02/08 分类:技术分享
ThinkPHP
--Library
-----Think
-----Storage.class.php

此行 $method_type=$method.ucfirst($type);

[2] ucfirst() expects parameter 1 to be string, array given \ThinkPHP\Library\Think\Storage.class.php 第 38 行.

输出消息发现:$type 的值为 ./Application/Runtime/common~runtime.php
请问如何解决
最佳答案
评论( 相关
后面还有条评论,点击查看>>