From 950eddf70e6ba062bf8c26c0dbc3913757935373 Mon Sep 17 00:00:00 2001 From: xue <> Date: Sat, 4 Feb 2006 01:50:00 +0000 Subject: A few style changes. --- demos/quickstart/protected/pages/Security/Auth.page | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'demos/quickstart/protected/pages/Security') diff --git a/demos/quickstart/protected/pages/Security/Auth.page b/demos/quickstart/protected/pages/Security/Auth.page index 68375b35..ec876f54 100644 --- a/demos/quickstart/protected/pages/Security/Auth.page +++ b/demos/quickstart/protected/pages/Security/Auth.page @@ -21,7 +21,7 @@ During Authorization application lifecycle, which occurs after Auth

Using PRADO Auth Framework

-To enable PRADO auth framework, add the TAuthManager module and TUserManager module to application configuration, +To enable PRADO auth framework, add the TAuthManager module and TUserManager module to application configuration,

<service id="page" class="TPageService"> -- cgit v1.2.3