Closed Berdir closed 10 years ago
The current implementation checks first if the autoloader file exists and only after that if the class can be loaded.
That should be switched, so that the autoloader doesn't do anything if composer_manager is installed and correctly set up.
The current implementation checks first if the autoloader file exists and only after that if the class can be loaded.
That should be switched, so that the autoloader doesn't do anything if composer_manager is installed and correctly set up.