From 48a951a9677bc9a56aacad9a920bdaefa0d4c249 Mon Sep 17 00:00:00 2001 From: xue <> Date: Tue, 11 Apr 2006 13:48:08 +0000 Subject: THttpUtility::htmlEncode and htmlDecode now do not deal with & --- demos/quickstart/protected/pages/Configurations/Templates3.page | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'demos/quickstart/protected/pages/Configurations/Templates3.page') diff --git a/demos/quickstart/protected/pages/Configurations/Templates3.page b/demos/quickstart/protected/pages/Configurations/Templates3.page index b8d6addf..d08f8736 100644 --- a/demos/quickstart/protected/pages/Configurations/Templates3.page +++ b/demos/quickstart/protected/pages/Configurations/Templates3.page @@ -75,7 +75,7 @@ BE VERY CAUTIOUS when you are using asset tags as it may expose to end-users fil

Localization tags represent localized texts. They are in the following format, -<%[string]> +<%[string]%> where string will be translated to different languages according to the end-user's language preference. -- cgit v1.2.3