Branch: refs/heads/master Home: https://github.com/phpmyadmin/phpmyadmin Commit: d853b607622e77e38e3276928810b4856694cba5 https://github.com/phpmyadmin/phpmyadmin/commit/d853b607622e77e38e3276928810... Author: Maurício Meneghini Fauth mauriciofauth@gmail.com Date: 2017-06-14 (Wed, 14 Jun 2017)
Changed paths: M js/functions.js
Log Message: ----------- Change octal escape with hexadecimal escape
Octal escape sequences are not allowed in strict mode.
Signed-off-by: Maurício Meneghini Fauth mauriciofauth@gmail.com