phpmyadmin/libraries/classes/Display
Kamil Tekiela 903afe871b Bug fix: SQL string in confirmation popup should not be escaped
The values of < > ' " & are double escaped in the confirmation dialog.
Since the values are inserted via twig into HTML, there is no need to
escape them twice.

Signed-off-by: Kamil Tekiela <tekiela246@gmail.com>
2021-12-14 12:22:25 +00:00
..
Results.php Bug fix: SQL string in confirmation popup should not be escaped 2021-12-14 12:22:25 +00:00