Branch: refs/heads/master Home: https://github.com/phpmyadmin/phpmyadmin Commit: f3a3a45b9f91b817348ef39b9d8883543f39eb44 https://github.com/phpmyadmin/phpmyadmin/commit/f3a3a45b9f91b817348ef39b9d88... Author: William Desportes williamdes@wdes.fr Date: 2019-12-30 (Mon, 12 December 2019) +01:00
Changed paths: M templates/table/structure/display_structure.twig
Log Message: ----------- Fix #15669 - remove useless url_encode
The url is escaped by the function so the params do not need to be escaped
Signed-off-by: William Desportes williamdes@wdes.fr