This is an automated email from the ASF dual-hosted git repository. lukaszlenart pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/struts.git
The following commit(s) were added to refs/heads/master by this push: new 95a24c8 Adds autogenerated file 95a24c8 is described below commit 95a24c87a44e4a6e3c3c6366afe624c7b932de24 Author: Lukasz Lenart <lukaszlen...@apache.org> AuthorDate: Wed Jan 31 07:22:27 2018 +0100 Adds autogenerated file --- core/src/site/resources/tags/debug.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/core/src/site/resources/tags/debug.html b/core/src/site/resources/tags/debug.html index ce33490..60dfacc 100644 --- a/core/src/site/resources/tags/debug.html +++ b/core/src/site/resources/tags/debug.html @@ -12,7 +12,7 @@ Please do not edit it directly. <h2>Description</h2> <p> <!-- START SNIPPET: tagdescription --> - Prints debugging information + Prints debugging information (Only if 'struts.devMode' is enabled) <!-- END SNIPPET: tagdescription --> </p> -- To stop receiving notification emails like this one, please contact lukaszlen...@apache.org.