Author: jleroux
Date: Mon Jul 16 09:16:57 2012
New Revision: 1361946
URL:
http://svn.apache.org/viewvc?rev=1361946&view=revLog:
Tiny improvement in doc
Modified:
ofbiz/trunk/framework/webapp/dtd/site-conf.xsd
Modified: ofbiz/trunk/framework/webapp/dtd/site-conf.xsd
URL:
http://svn.apache.org/viewvc/ofbiz/trunk/framework/webapp/dtd/site-conf.xsd?rev=1361946&r1=1361945&r2=1361946&view=diff==============================================================================
--- ofbiz/trunk/framework/webapp/dtd/site-conf.xsd (original)
+++ ofbiz/trunk/framework/webapp/dtd/site-conf.xsd Mon Jul 16 09:16:57 2012
@@ -326,7 +326,7 @@ under the License.
<xs:attribute name="direct-request" default="true">
<xs:annotation>
<xs:documentation>
- If false the request can only be accessed in a chained request
+ If false the request can only be accessed in a chained request, default to true.
</xs:documentation>
</xs:annotation>
<xs:simpleType>