helios-ag / FMElfinderBundle

:file_folder: ElFinderBundle provides ElFinder integration with TinyMCE, CKEditor, Summernote editors
MIT License
275 stars 128 forks source link

Fix unnecessary PHP exit #483

Closed Duckxz closed 1 year ago

Duckxz commented 2 years ago

This exit is unnecessarily exiting PHP entirely. Why is this even here?

olia-bn commented 1 year ago

Related PR potentially broke the connector when not in CORS support mode because of what happens here