Branch: refs/heads/QA_4_6 Home: https://github.com/phpmyadmin/phpmyadmin Commit: 2674e503f2761cdee895b8f0e28841e67faefbc4 https://github.com/phpmyadmin/phpmyadmin/commit/2674e503f2761cdee895b8f0e288... Author: Michal Čihař michal@cihar.com Date: 2016-06-20 (Mon, 20 Jun 2016)
Changed paths: M libraries/Template.php
Log Message: ----------- Assign helperFunctions before doing extract
This way we avoid possiblity of rewriting it from within the context.
Signed-off-by: Michal Čihař michal@cihar.com