diff options
Diffstat (limited to 'demos/quickstart/protected/pages/Advanced/State.page')
-rw-r--r-- | demos/quickstart/protected/pages/Advanced/State.page | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/demos/quickstart/protected/pages/Advanced/State.page b/demos/quickstart/protected/pages/Advanced/State.page index 02958e05..0c9109ce 100644 --- a/demos/quickstart/protected/pages/Advanced/State.page +++ b/demos/quickstart/protected/pages/Advanced/State.page @@ -51,4 +51,4 @@ $caption = $application->getGlobalState('Caption'); PRADO encapsulates the traditional session management in <tt>THttpSession</tt> module. The module can be accessed from within any component by using <tt>$this->Session</tt>, where <tt>$this</tt> refers to the component object.
</p>
-</com:TContent>
\ No newline at end of file +<div class="last-modified">$Id$</div></com:TContent>
\ No newline at end of file |