
Branch: refs/heads/master Home: https://github.com/phpmyadmin/phpmyadmin Commit: 3760272baf167f084c2c369f556d9c320b4b2a40 https://github.com/phpmyadmin/phpmyadmin/commit/3760272baf167f084c2c369f556d... Author: Thomas Decaux <ebuildy@gmail.com> Date: 2020-04-13 (Mon, 04 April 2020) +02:00 Changed paths: M libraries/classes/Scripts.php M templates/scripts.twig Log Message: ----------- Add missing base_dir when adding javascript files Signed-off-by: Thomas Decaux <ebuildy@gmail.com> Commit: 4bd3840096e3e43a6b55ed5f49c1ed8bc5c36ecb https://github.com/phpmyadmin/phpmyadmin/commit/4bd3840096e3e43a6b55ed5f49c1... Author: MaurĂcio Meneghini Fauth <mauricio@fauth.dev> Date: 2020-04-13 (Mon, 04 April 2020) -03:00 Changed paths: M libraries/classes/Scripts.php M templates/scripts.twig Log Message: ----------- Merge pull request #16074 from ebuildy/fix/missing_base_dir Add missing base_dir when adding javascript files