Skip to content

Make IDE helper work without a database connection

Compare
Choose a tag to compare
@robertblank robertblank released this 16 Mar 08:22
Some not existent classes trigger a database connection request via ModuleAutoload.
ModuleAuto wil not be able to resolve this classes anyway and in order to make the IDE helper more flexible, ModuleAutoload is unregistered.
Additionally all exceptions will be caught and printed to sdtout.