Branch: refs/heads/master Home: https://github.com/phpmyadmin/error-reporting-server Commit: 7db2930c6ba9ace2857d9f823fdb237cf074e16a https://github.com/phpmyadmin/error-reporting-server/commit/7db2930c6ba9ace2... Author: Michal Čihař michal@cihar.com Date: 2017-07-12 (Wed, 12 Jul 2017)
Changed paths: M src/Template/Reports/view.ctp
Log Message: ----------- Hide stacktraces in read only interface
They can contain things such as SQL statements, so let's consider them private.
Signed-off-by: Michal Čihař michal@cihar.com