
Branch: refs/heads/master Home: https://github.com/phpmyadmin/phpmyadmin Commit: cdd2d42e7f5037c5abf79699c59ed08edcda3713 https://github.com/phpmyadmin/phpmyadmin/commit/cdd2d42e7f5037c5abf79699c59e... Author: Maurício Meneghini Fauth <mauricio@fauth.dev> Date: 2022-12-10 (Sat, 12 December 2022) -03:00 Changed paths: A js/src/modules/functions/getImageTag.js M js/src/database/search.js M js/src/designer/history.js M js/src/error_report.js M js/src/menu_resizer.js M js/src/modules/ajax.js M js/src/modules/functions.js M js/src/server/privileges.js M js/src/server/status/monitor.js M js/src/server/status/processes.js Log Message: ----------- Extract Functions.getImage() into a module Renames it to getImageTag(). Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>