
24 Oct
2013
24 Oct
'13
2 p.m.
Branch: refs/heads/master Home: https://github.com/phpmyadmin/error-reporting-server Commit: 5e0cc1cf6dc3a35cb63384dd14167ab1c2b166b1 https://github.com/phpmyadmin/error-reporting-server/commit/5e0cc1cf6dc3a35c... Author: Michal Čihař <michal@cihar.com> Date: 2013-10-24 (Thu, 24 Oct 2013) Changed paths: M app/Model/Incident.php Log Message: ----------- Avoid double escaping of reports With SQL escaping in place, every newline gets translated into \n.