We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1725b48 commit 3004f85Copy full SHA for 3004f85
1 file changed
autoload.php
@@ -5,7 +5,7 @@
5
* @author Candison November <www.kandisheng.com>
6
*/
7
8
-if (!file_exists('autoloadDirectory')) {
+if (!class_exists('autoloadDirectory')) {
9
/**
10
* Autoload Directory
11
* @param string $directory
0 commit comments