summaryrefslogtreecommitdiff
path: root/demos/quickstart
diff options
context:
space:
mode:
authorxue <>2006-05-03 18:40:21 +0000
committerxue <>2006-05-03 18:40:21 +0000
commit641826266aff9d816c8e61569be5ec9d67f7cc89 (patch)
tree43b5526271174fe2ab9ce537461e1646c59212c4 /demos/quickstart
parent4c2920064d561701016476b91ce28813e2368270 (diff)
Fixed#151 - added sanity check GET parameters in constructUrl()
Diffstat (limited to 'demos/quickstart')
-rw-r--r--demos/quickstart/protected/application.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/demos/quickstart/protected/application.xml b/demos/quickstart/protected/application.xml
index cd6dd01e..18eed91e 100644
--- a/demos/quickstart/protected/application.xml
+++ b/demos/quickstart/protected/application.xml
@@ -10,6 +10,7 @@
<route class="TFileLogRoute" />
</module>
-->
+ <module class="THttpRequest" UrlFormat="Path" />
</modules>
<paths>
<using namespace="Application.controls.*" />