diff options
Diffstat (limited to 'demos/quickstart/protected/pages/Tutorial/fr')
-rw-r--r-- | demos/quickstart/protected/pages/Tutorial/fr/AjaxChat.page | 2 | ||||
-rw-r--r-- | demos/quickstart/protected/pages/Tutorial/fr/CurrencyConverter.page | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/demos/quickstart/protected/pages/Tutorial/fr/AjaxChat.page b/demos/quickstart/protected/pages/Tutorial/fr/AjaxChat.page index 24c5ea76..66bb0e43 100644 --- a/demos/quickstart/protected/pages/Tutorial/fr/AjaxChat.page +++ b/demos/quickstart/protected/pages/Tutorial/fr/AjaxChat.page @@ -754,4 +754,4 @@ Details regarding the javascript can be explored in the the Prado framework. Hope you have enjoyed it. </p> -<div class="last-modified">$Id: AjaxChat.page 1650 2007-01-24 06:55:32Z wei $</div></com:TContent>
\ No newline at end of file +</com:TContent> diff --git a/demos/quickstart/protected/pages/Tutorial/fr/CurrencyConverter.page b/demos/quickstart/protected/pages/Tutorial/fr/CurrencyConverter.page index 071a13d7..2cce2336 100644 --- a/demos/quickstart/protected/pages/Tutorial/fr/CurrencyConverter.page +++ b/demos/quickstart/protected/pages/Tutorial/fr/CurrencyConverter.page @@ -402,4 +402,4 @@ Prado::using('System.Web.UI.ActiveControls.*'); <img src=<%~ example2.png %> class="figure" /> This completes introduction tutorial to the Prado web application framework. </p> -<div class="last-modified">$Id: CurrencyConverter.page 1654 2007-01-25 07:24:40Z wei $</div></com:TContent>
\ No newline at end of file +</com:TContent> |