summaryrefslogtreecommitdiff
path: root/demos/quickstart/protected/pages/Configurations/UrlMapping.page
diff options
context:
space:
mode:
authorrojaro <>2011-06-03 21:57:48 +0000
committerrojaro <>2011-06-03 21:57:48 +0000
commitf70d017d69274a49bfccd8003ddfc27e6132edd1 (patch)
tree8d65551efb36413b378ff8d1f826cd8388331dd5 /demos/quickstart/protected/pages/Configurations/UrlMapping.page
parentff051c0628c1b9cc5aa2a6556f25a95d446e077d (diff)
removed last-modified message from templates
Diffstat (limited to 'demos/quickstart/protected/pages/Configurations/UrlMapping.page')
-rw-r--r--demos/quickstart/protected/pages/Configurations/UrlMapping.page2
1 files changed, 1 insertions, 1 deletions
diff --git a/demos/quickstart/protected/pages/Configurations/UrlMapping.page b/demos/quickstart/protected/pages/Configurations/UrlMapping.page
index 6bbedc28..c47ace28 100644
--- a/demos/quickstart/protected/pages/Configurations/UrlMapping.page
+++ b/demos/quickstart/protected/pages/Configurations/UrlMapping.page
@@ -169,4 +169,4 @@ By default, <tt>TUrlMapping</tt> will construct URLs prefixed with the currently
<div class="note"><b class="tip">Note:</b> If you use <tt>constructUrl()</tt> with string parameters that contain slashes ("/") they will get encoded to %2F. By default most Apache installations give a "404 Not found" if a URL contains a %2F. You can add <tt>AllowEncodedSlashes On</tt> to your <tt>VirtualHost</tt> configuration to resolve this. (Available since Apache 2.0.46).
</div>
-<div class="last-modified">$Id$</div></com:TContent>
+</com:TContent>