Skip to content
Snippets Groups Projects
Commit 91808b30 authored by Benni Mack's avatar Benni Mack Committed by Christian Kuhn
Browse files

[BUGFIX] Avoid fatal errors in Admin Panel

The functionality to display / explain DB select queries does not
work with DBAL and doctrine anymore.

The leftovers in admin panel caused a fatal PHP error due to a missing
method, which was now removed.

Resolves: #78375
Releases: master
Change-Id: I5cc69508f82855985d3f78449a4672952c633f63
Reviewed-on: https://review.typo3.org/50291


Tested-by: default avatarTYPO3com <no-reply@typo3.com>
Reviewed-by: default avatarFrank Naegler <frank.naegler@typo3.org>
Tested-by: default avatarFrank Naegler <frank.naegler@typo3.org>
Reviewed-by: default avatarChristian Kuhn <lolli@schwarzbu.ch>
Tested-by: default avatarChristian Kuhn <lolli@schwarzbu.ch>
parent 779a6ff4
Branches
Tags
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment