Branch: refs/heads/master Home: https://github.com/phpmyadmin/phpmyadmin Commit: b5384b944308c25ab3c6652698bb404dbd903f72 https://github.com/phpmyadmin/phpmyadmin/commit/b5384b944308c25ab3c6652698bb... Author: Agha Saad Fraz agha.saad04@gmail.com Date: 2019-03-25 (Mon, 03 March 2019) +01:00
Changed paths: M libraries/error.inc.php
Log Message: ----------- Remove unneccessary comment
I have removed the unnecessary styling part from the file. Signed-off-by: Agha Saad Fraz agha.saad04@gmail.com
Commit: 5ba97aa1de76fe7a6f5eb2efe3c568ba5c43bedf https://github.com/phpmyadmin/phpmyadmin/commit/5ba97aa1de76fe7a6f5eb2efe3c5... Author: William Desportes williamdes@wdes.fr Date: 2019-03-25 (Mon, 03 March 2019) +01:00
Changed paths: M libraries/error.inc.php
Log Message: ----------- Fix #15095 - Wrong format of comments
Closes: #15108 Closes: #15107 Closes: #15097 Fixes: #15095 Signed-off-by: William Desportes williamdes@wdes.fr