diff options
author | rojaro <> | 2011-06-03 21:57:48 +0000 |
---|---|---|
committer | rojaro <> | 2011-06-03 21:57:48 +0000 |
commit | f70d017d69274a49bfccd8003ddfc27e6132edd1 (patch) | |
tree | 8d65551efb36413b378ff8d1f826cd8388331dd5 /demos/quickstart/protected/pages/Database/pl | |
parent | ff051c0628c1b9cc5aa2a6556f25a95d446e077d (diff) |
removed last-modified message from templates
Diffstat (limited to 'demos/quickstart/protected/pages/Database/pl')
-rw-r--r-- | demos/quickstart/protected/pages/Database/pl/ActiveRecord.page | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/demos/quickstart/protected/pages/Database/pl/ActiveRecord.page b/demos/quickstart/protected/pages/Database/pl/ActiveRecord.page index a4fb3d75..97a054fe 100644 --- a/demos/quickstart/protected/pages/Database/pl/ActiveRecord.page +++ b/demos/quickstart/protected/pages/Database/pl/ActiveRecord.page @@ -1,5 +1,4 @@ <com:TContent ID="body" > -<!-- $Id $ --> <h1 id="138046">Rekord Aktywny (ang. Active Record)</h1> <com:SinceVersion Version="3.1a" /> <p id="690478" class="block-content">Rekordy Aktywne są obiektami, które opakowują wiersz w bazie danych lub widoku, @@ -1142,4 +1141,4 @@ instead of <tt>$userRecord->first_name</tt>. This helps separation of logic and </ul> -<div class="last-modified">$Id$</div></com:TContent>
\ No newline at end of file +</com:TContent> |