diff --git a/library/think/Loader.php b/library/think/Loader.php index 330bfdc9..f9aa28e1 100644 --- a/library/think/Loader.php +++ b/library/think/Loader.php @@ -96,6 +96,7 @@ class Loader return false; } } + return true; } // 注册classmap