diff options
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> |