
13 Feb
2017
13 Feb
'17
3:01 p.m.
Branch: refs/heads/QA_4_7 Home: https://github.com/phpmyadmin/phpmyadmin Commit: bca2e1c588626298c69a2b795cec84c223fce593 https://github.com/phpmyadmin/phpmyadmin/commit/bca2e1c588626298c69a2b795cec... Author: Michal Čihař <michal@cihar.com> Date: 2017-02-13 (Mon, 13 Feb 2017) Changed paths: M ChangeLog M js/console.js M js/pmd/init.js M js/pmd/move.js M templates/database/designer/js_fields.phtml Log Message: ----------- Use standard way for getting token value in designer This way we share code with rest of phpMyAdmin, not building it again. Fixes #12804 Signed-off-by: Michal Čihař <michal@cihar.com>