diff options
| author | wei <> | 2007-01-24 06:55:32 +0000 | 
|---|---|---|
| committer | wei <> | 2007-01-24 06:55:32 +0000 | 
| commit | a019fe347214aac122144ac5027bf4b96cfbc72a (patch) | |
| tree | f7a585a3413788b9d04ebdd6b3af9adbaf46125f /demos/quickstart/protected/pages/Tutorial | |
| parent | e306989c6d03aac37e2557465b4812ea21970065 (diff) | |
Add $Id$ for all quickstart pages.
Diffstat (limited to 'demos/quickstart/protected/pages/Tutorial')
| -rw-r--r-- | demos/quickstart/protected/pages/Tutorial/AjaxChat.page | 2 | ||||
| -rw-r--r-- | demos/quickstart/protected/pages/Tutorial/CurrencyConverter.page | 2 | 
2 files changed, 2 insertions, 2 deletions
diff --git a/demos/quickstart/protected/pages/Tutorial/AjaxChat.page b/demos/quickstart/protected/pages/Tutorial/AjaxChat.page index ec6fc149..730ebab6 100644 --- a/demos/quickstart/protected/pages/Tutorial/AjaxChat.page +++ b/demos/quickstart/protected/pages/Tutorial/AjaxChat.page @@ -754,4 +754,4 @@ Details regarding the javascript can be explored in the  the Prado framework. Hope you have enjoyed it.  </p> -</com:TContent>
\ No newline at end of file +<div class="last-modified">$Id$</div></com:TContent>
\ No newline at end of file diff --git a/demos/quickstart/protected/pages/Tutorial/CurrencyConverter.page b/demos/quickstart/protected/pages/Tutorial/CurrencyConverter.page index 43666560..5a9aec1a 100644 --- a/demos/quickstart/protected/pages/Tutorial/CurrencyConverter.page +++ b/demos/quickstart/protected/pages/Tutorial/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> -</com:TContent>
\ No newline at end of file +<div class="last-modified">$Id$</div></com:TContent>
\ No newline at end of file  | 
