Upgrade to 3.2.0
This commit is contained in:
@@ -25,10 +25,8 @@ if (is_file($autoloader = dirname(__DIR__) . '/vendor/autoload.php')) {
|
||||
} else {
|
||||
|
||||
/**
|
||||
* If neither one exists, don't bother searching
|
||||
* If neither one exists, don't bother searching;
|
||||
* it's a custom directory setup and the users need to
|
||||
* load the autoloader themselves
|
||||
*/
|
||||
}
|
||||
|
||||
define('DS', '/');
|
||||
|
||||
Reference in New Issue
Block a user