From 6ca6255d37abcde597b1d800193eef4267dc510c Mon Sep 17 00:00:00 2001 From: Fabio Bas Date: Tue, 26 Aug 2014 13:33:09 +0200 Subject: Minor wsat fixes --- demos/quickstart/protected/pages/GettingStarted/NewFeatures.page | 4 ++-- demos/quickstart/protected/pages/GettingStarted/Wsat.page | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) (limited to 'demos') diff --git a/demos/quickstart/protected/pages/GettingStarted/NewFeatures.page b/demos/quickstart/protected/pages/GettingStarted/NewFeatures.page index 1d314d8a..4b2ba083 100755 --- a/demos/quickstart/protected/pages/GettingStarted/NewFeatures.page +++ b/demos/quickstart/protected/pages/GettingStarted/NewFeatures.page @@ -9,8 +9,8 @@ This page summarizes the main new features that are introduced in each PRADO rel

Version 3.2.4

Version 3.2.3

diff --git a/demos/quickstart/protected/pages/GettingStarted/Wsat.page b/demos/quickstart/protected/pages/GettingStarted/Wsat.page index 3d07e6f2..f9395aa0 100644 --- a/demos/quickstart/protected/pages/GettingStarted/Wsat.page +++ b/demos/quickstart/protected/pages/GettingStarted/Wsat.page @@ -38,7 +38,7 @@

Active Record classes generation

- In order to generate AR classes you need to go to: http://localhost/divermania/index.php?wsat=TWsatGenerateAR + In order to generate AR classes you need to go to: http://localhost/yoursite/index.php?wsat=TWsatGenerateAR by clicking the proper links in the welcome page. Then you should see the following page:

-- cgit v1.2.3