改名
This commit is contained in:
@@ -227,7 +227,7 @@ class Loader extends BaseObject
|
||||
{
|
||||
try {
|
||||
$path = '/' . trim($path, '/');
|
||||
var_dump($path);
|
||||
var_dump($path, $this->_directory);
|
||||
if (!isset($this->_directory[$path])) {
|
||||
return;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user