summaryrefslogtreecommitdiff
path: root/demos
diff options
context:
space:
mode:
authorctrlaltca <>2013-01-16 08:57:12 +0000
committerctrlaltca <>2013-01-16 08:57:12 +0000
commit97395e66b2d930a21ea18498889ddd72e6d77ef2 (patch)
treeb1032feaa7b2901db8742fd641bc349e2979fdf0 /demos
parent33c1798a05c95d98d36842ab0a26b32f642788f5 (diff)
Added a new UrlFormat for TUrlManager: HiddenPath; works like the 'Path' format, but hides the entryscript.php name
Diffstat (limited to 'demos')
-rw-r--r--demos/quickstart/protected/pages/GettingStarted/NewFeatures.page1
1 files changed, 1 insertions, 0 deletions
diff --git a/demos/quickstart/protected/pages/GettingStarted/NewFeatures.page b/demos/quickstart/protected/pages/GettingStarted/NewFeatures.page
index fe171946..98adc925 100644
--- a/demos/quickstart/protected/pages/GettingStarted/NewFeatures.page
+++ b/demos/quickstart/protected/pages/GettingStarted/NewFeatures.page
@@ -9,6 +9,7 @@ This page summarizes the main new features that are introduced in each PRADO rel
<h2 id="8001">Version 3.2.1</h2>
<ul>
<li>TSecurityManager has been enhanced to support all the ciphers available in php</a></li>
+<li>Added a new UrlFormat for TUrlManager: HiddenPath; works like the 'Path' format, but hides the entryscript.php name</a></li>
<li>Updated external packages</a></li>
</ul>