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/Advanced/MasterContent.page | |
parent | e306989c6d03aac37e2557465b4812ea21970065 (diff) |
Add $Id$ for all quickstart pages.
Diffstat (limited to 'demos/quickstart/protected/pages/Advanced/MasterContent.page')
-rw-r--r-- | demos/quickstart/protected/pages/Advanced/MasterContent.page | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/demos/quickstart/protected/pages/Advanced/MasterContent.page b/demos/quickstart/protected/pages/Advanced/MasterContent.page index ee99b144..15535af4 100644 --- a/demos/quickstart/protected/pages/Advanced/MasterContent.page +++ b/demos/quickstart/protected/pages/Advanced/MasterContent.page @@ -54,4 +54,4 @@ Therefore, use master control if the common content has to be associated with so Performancewise, external template is lighter than master as the latter is a self-contained control participating the page lifecycles, while the former is used only when the template is being parsed.
</p>
-</com:TContent>
\ No newline at end of file +<div class="last-modified">$Id$</div></com:TContent>
\ No newline at end of file |