改名
This commit is contained in:
+1
-1
@@ -52,7 +52,7 @@ if (!function_exists('loadByDir')) {
|
||||
if ($pos === false || strlen($value) - 4 != $pos) {
|
||||
continue;
|
||||
}
|
||||
include "$value";
|
||||
include_once "$value";
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user