[phpmyadmin/phpmyadmin] 725372: Fix a mistake in the cache warmup command

Branch: refs/heads/master Home: https://github.com/phpmyadmin/phpmyadmin Commit: 725372a20ecd0798355d0e8e1ea0ce5f46a82d44 https://github.com/phpmyadmin/phpmyadmin/commit/725372a20ecd0798355d0e8e1ea0... Author: William Desportes <williamdes@wdes.fr> Date: 2021-03-11 (Thu, 03 March 2021) +01:00 Changed paths: M libraries/classes/Command/CacheWarmupCommand.php Log Message: ----------- Fix a mistake in the cache warmup command Signed-off-by: William Desportes <williamdes@wdes.fr> Commit: 1cba4b2259b38c58ace4c2eeb58c68db471f3030 https://github.com/phpmyadmin/phpmyadmin/commit/1cba4b2259b38c58ace4c2eeb58c... Author: William Desportes <williamdes@wdes.fr> Date: 2021-03-11 (Thu, 03 March 2021) +01:00 Changed paths: M libraries/classes/Command/CacheWarmupCommand.php M libraries/classes/Template.php M scripts/console M scripts/update-po Log Message: ----------- Merge all Twig Environment building to one function and split out po replacements Signed-off-by: William Desportes <williamdes@wdes.fr>
participants (1)
-
William Desportes