From f70d017d69274a49bfccd8003ddfc27e6132edd1 Mon Sep 17 00:00:00 2001
From: rojaro <>
Date: Fri, 3 Jun 2011 21:57:48 +0000
Subject: removed last-modified message from templates
---
demos/quickstart/protected/pages/Fundamentals/Applications.page | 2 +-
demos/quickstart/protected/pages/Fundamentals/Architecture.page | 2 +-
demos/quickstart/protected/pages/Fundamentals/Components.page | 2 +-
demos/quickstart/protected/pages/Fundamentals/Controls.page | 2 +-
demos/quickstart/protected/pages/Fundamentals/Hangman.page | 2 +-
demos/quickstart/protected/pages/Fundamentals/Modules.page | 2 +-
demos/quickstart/protected/pages/Fundamentals/Pages.page | 2 +-
demos/quickstart/protected/pages/Fundamentals/Samples/Hangman/Home.page | 2 +-
demos/quickstart/protected/pages/Fundamentals/Services.page | 2 +-
demos/quickstart/protected/pages/Fundamentals/id/Applications.page | 2 +-
demos/quickstart/protected/pages/Fundamentals/id/Architecture.page | 2 +-
demos/quickstart/protected/pages/Fundamentals/id/Components.page | 2 +-
demos/quickstart/protected/pages/Fundamentals/id/Controls.page | 2 +-
demos/quickstart/protected/pages/Fundamentals/id/Hangman.page | 2 +-
demos/quickstart/protected/pages/Fundamentals/id/Modules.page | 2 +-
demos/quickstart/protected/pages/Fundamentals/id/Pages.page | 2 +-
demos/quickstart/protected/pages/Fundamentals/id/Services.page | 2 +-
demos/quickstart/protected/pages/Fundamentals/ja/Applications.page | 2 +-
demos/quickstart/protected/pages/Fundamentals/ja/Architecture.page | 2 +-
demos/quickstart/protected/pages/Fundamentals/ja/Components.page | 2 +-
demos/quickstart/protected/pages/Fundamentals/ja/Controls.page | 2 +-
demos/quickstart/protected/pages/Fundamentals/ja/Hangman.page | 2 +-
demos/quickstart/protected/pages/Fundamentals/ja/Modules.page | 2 +-
demos/quickstart/protected/pages/Fundamentals/ja/Pages.page | 2 +-
demos/quickstart/protected/pages/Fundamentals/ja/Services.page | 2 +-
demos/quickstart/protected/pages/Fundamentals/pl/Applications.page | 2 +-
demos/quickstart/protected/pages/Fundamentals/pl/Architecture.page | 2 +-
demos/quickstart/protected/pages/Fundamentals/pl/Components.page | 2 +-
demos/quickstart/protected/pages/Fundamentals/pl/Controls.page | 2 +-
demos/quickstart/protected/pages/Fundamentals/pl/Hangman.page | 2 +-
demos/quickstart/protected/pages/Fundamentals/pl/Modules.page | 2 +-
demos/quickstart/protected/pages/Fundamentals/pl/Pages.page | 2 +-
demos/quickstart/protected/pages/Fundamentals/pl/Services.page | 2 +-
33 files changed, 33 insertions(+), 33 deletions(-)
(limited to 'demos/quickstart/protected/pages/Fundamentals')
diff --git a/demos/quickstart/protected/pages/Fundamentals/Applications.page b/demos/quickstart/protected/pages/Fundamentals/Applications.page
index 48c8fc79..8e0b9e9a 100644
--- a/demos/quickstart/protected/pages/Fundamentals/Applications.page
+++ b/demos/quickstart/protected/pages/Fundamentals/Applications.page
@@ -52,4 +52,4 @@ The application lifecycles can be depicted as follows,
-$Id$
\ No newline at end of file
+
diff --git a/demos/quickstart/protected/pages/Fundamentals/Architecture.page b/demos/quickstart/protected/pages/Fundamentals/Architecture.page
index 7a736801..10f16c3f 100644
--- a/demos/quickstart/protected/pages/Fundamentals/Architecture.page
+++ b/demos/quickstart/protected/pages/Fundamentals/Architecture.page
@@ -10,4 +10,4 @@ PRADO is primarily a presentational framework, although it is not limited to be
When a PRADO application is processing a page request, its static object diagram can be shown as follows,
-$Id$
\ No newline at end of file
+
diff --git a/demos/quickstart/protected/pages/Fundamentals/Components.page b/demos/quickstart/protected/pages/Fundamentals/Components.page
index 0dc6f259..5662b53b 100644
--- a/demos/quickstart/protected/pages/Fundamentals/Components.page
+++ b/demos/quickstart/protected/pages/Fundamentals/Components.page
@@ -125,4 +125,4 @@ Static component instantiation is about creating components via $Id$
\ No newline at end of file
+
diff --git a/demos/quickstart/protected/pages/Fundamentals/Controls.page b/demos/quickstart/protected/pages/Fundamentals/Controls.page
index 7e4f37fa..75f6bedf 100644
--- a/demos/quickstart/protected/pages/Fundamentals/Controls.page
+++ b/demos/quickstart/protected/pages/Fundamentals/Controls.page
@@ -48,4 +48,4 @@ $this->setControlState('Name',$value,$defaultValue);
where $this refers to the control instance, Name refers to a key identifying the persistent value, $defaultValue is optional. When retrieving values from viewstate or controlstate, if the corresponding key does not exist, the default value will be returned.
-$Id$
\ No newline at end of file
+
diff --git a/demos/quickstart/protected/pages/Fundamentals/Hangman.page b/demos/quickstart/protected/pages/Fundamentals/Hangman.page
index 4f6b815f..d1776b7c 100644
--- a/demos/quickstart/protected/pages/Fundamentals/Hangman.page
+++ b/demos/quickstart/protected/pages/Fundamentals/Hangman.page
@@ -11,4 +11,4 @@ To be continued...
-$Id$
\ No newline at end of file
+
diff --git a/demos/quickstart/protected/pages/Fundamentals/Modules.page b/demos/quickstart/protected/pages/Fundamentals/Modules.page
index 04af6721..37406976 100644
--- a/demos/quickstart/protected/pages/Fundamentals/Modules.page
+++ b/demos/quickstart/protected/pages/Fundamentals/Modules.page
@@ -47,4 +47,4 @@ When TPageService is requested, it also loads modules specific for page
Custom modules and core modules are all configurable via configurations.
-$Id$
\ No newline at end of file
+
diff --git a/demos/quickstart/protected/pages/Fundamentals/Pages.page b/demos/quickstart/protected/pages/Fundamentals/Pages.page
index f389f9ca..19900937 100644
--- a/demos/quickstart/protected/pages/Fundamentals/Pages.page
+++ b/demos/quickstart/protected/pages/Fundamentals/Pages.page
@@ -20,4 +20,4 @@ Understanding the page lifecycles is crucial to grasp PRADO programming. Page li
-$Id$
\ No newline at end of file
+
diff --git a/demos/quickstart/protected/pages/Fundamentals/Samples/Hangman/Home.page b/demos/quickstart/protected/pages/Fundamentals/Samples/Hangman/Home.page
index 00c5e3d3..68adb80b 100644
--- a/demos/quickstart/protected/pages/Fundamentals/Samples/Hangman/Home.page
+++ b/demos/quickstart/protected/pages/Fundamentals/Samples/Hangman/Home.page
@@ -67,4 +67,4 @@ out of a maximum of <%= $this->Page->Level %>.
-$Id$
\ No newline at end of file
+
diff --git a/demos/quickstart/protected/pages/Fundamentals/Services.page b/demos/quickstart/protected/pages/Fundamentals/Services.page
index 9656163b..5e5889df 100644
--- a/demos/quickstart/protected/pages/Fundamentals/Services.page
+++ b/demos/quickstart/protected/pages/Fundamentals/Services.page
@@ -31,4 +31,4 @@ http://hostname/index.php?page=Users.Register
where the first example takes advantage of the fact that the page service is the default service and Home is the default page.
-$Id$
\ No newline at end of file
+
diff --git a/demos/quickstart/protected/pages/Fundamentals/id/Applications.page b/demos/quickstart/protected/pages/Fundamentals/id/Applications.page
index 45ab2359..43b956c3 100644
--- a/demos/quickstart/protected/pages/Fundamentals/id/Applications.page
+++ b/demos/quickstart/protected/pages/Fundamentals/id/Applications.page
@@ -52,4 +52,4 @@ Masa hidup aplikasi dapat digambarkan sebagai berikut,
-$Id: Applications.page 1650 2007-01-24 06:55:32Z wei $
\ No newline at end of file
+
diff --git a/demos/quickstart/protected/pages/Fundamentals/id/Architecture.page b/demos/quickstart/protected/pages/Fundamentals/id/Architecture.page
index 9c986cf9..354e2403 100644
--- a/demos/quickstart/protected/pages/Fundamentals/id/Architecture.page
+++ b/demos/quickstart/protected/pages/Fundamentals/id/Architecture.page
@@ -10,4 +10,4 @@ PRADO adalah kerangka kerja presentasi utama, meskipun tidak dibatasi demikian.
Ketika aplikasi PRADO memproses permintaan halaman, diagram obyek statisnya dapat dilihat sebagai berikut,
-$Id: Architecture.page 1650 2007-01-24 06:55:32Z wei $
\ No newline at end of file
+
diff --git a/demos/quickstart/protected/pages/Fundamentals/id/Components.page b/demos/quickstart/protected/pages/Fundamentals/id/Components.page
index 2e28c5c4..4eb14964 100644
--- a/demos/quickstart/protected/pages/Fundamentals/id/Components.page
+++ b/demos/quickstart/protected/pages/Fundamentals/id/Components.page
@@ -125,4 +125,4 @@ Penurunan komponen statis adalah mengenai pembuatan komponen melalui $Id: Components.page 1650 2007-01-24 06:55:32Z wei $
\ No newline at end of file
+
diff --git a/demos/quickstart/protected/pages/Fundamentals/id/Controls.page b/demos/quickstart/protected/pages/Fundamentals/id/Controls.page
index 75a76551..47222b3d 100644
--- a/demos/quickstart/protected/pages/Fundamentals/id/Controls.page
+++ b/demos/quickstart/protected/pages/Fundamentals/id/Controls.page
@@ -48,4 +48,4 @@ $this->setControlState('Name',$value,$defaultValue);
di mana $this merujuk ke turunan kontrol, Name merujuk ke kunci yang mengidentifikasi nilai pasti, $defaultValue adalah opsional. Ketika mengambil nilai dari viewstate atau controlstate, jika kunci terkait tidak ada, nilai standar akan diberikan.
-$Id: Controls.page 1650 2007-01-24 06:55:32Z wei $
\ No newline at end of file
+
diff --git a/demos/quickstart/protected/pages/Fundamentals/id/Hangman.page b/demos/quickstart/protected/pages/Fundamentals/id/Hangman.page
index 7a66e328..44a8887e 100644
--- a/demos/quickstart/protected/pages/Fundamentals/id/Hangman.page
+++ b/demos/quickstart/protected/pages/Fundamentals/id/Hangman.page
@@ -11,4 +11,4 @@ Untuk dilanjutkan...
-$Id: Hangman.page 1650 2007-01-24 06:55:32Z wei $
\ No newline at end of file
+
diff --git a/demos/quickstart/protected/pages/Fundamentals/id/Modules.page b/demos/quickstart/protected/pages/Fundamentals/id/Modules.page
index dd9f7ba5..f484fece 100644
--- a/demos/quickstart/protected/pages/Fundamentals/id/Modules.page
+++ b/demos/quickstart/protected/pages/Fundamentals/id/Modules.page
@@ -47,4 +47,4 @@ Ketika TPageService diminta, ia juga mengambil modul tertentu untuk lay
Modul kustom dan modul inti semuanya dapat dikonfigurasi melalui konfigurasi.
-$Id: Modules.page 1650 2007-01-24 06:55:32Z wei $
\ No newline at end of file
+
diff --git a/demos/quickstart/protected/pages/Fundamentals/id/Pages.page b/demos/quickstart/protected/pages/Fundamentals/id/Pages.page
index 9ffb7c1c..496f9530 100644
--- a/demos/quickstart/protected/pages/Fundamentals/id/Pages.page
+++ b/demos/quickstart/protected/pages/Fundamentals/id/Pages.page
@@ -20,4 +20,4 @@ Mengerti masa hidup halaman adalah penting untuk menguasai pemrograman PRADO. Ma
-$Id: Pages.page 1650 2007-01-24 06:55:32Z wei $
\ No newline at end of file
+
diff --git a/demos/quickstart/protected/pages/Fundamentals/id/Services.page b/demos/quickstart/protected/pages/Fundamentals/id/Services.page
index 58570442..8834f214 100644
--- a/demos/quickstart/protected/pages/Fundamentals/id/Services.page
+++ b/demos/quickstart/protected/pages/Fundamentals/id/Services.page
@@ -31,4 +31,4 @@ http://hostname/index.php?page=Users.Register
di mana contoh pertama mengambiil keuntungan bahwa layanan halaman adalah layanan standar dan Home adalah halaman default.
-$Id: Services.page 1650 2007-01-24 06:55:32Z wei $
\ No newline at end of file
+
diff --git a/demos/quickstart/protected/pages/Fundamentals/ja/Applications.page b/demos/quickstart/protected/pages/Fundamentals/ja/Applications.page
index ec6ae4c0..8e0b9e9a 100644
--- a/demos/quickstart/protected/pages/Fundamentals/ja/Applications.page
+++ b/demos/quickstart/protected/pages/Fundamentals/ja/Applications.page
@@ -52,4 +52,4 @@ The application lifecycles can be depicted as follows,
-$Id: Applications.page 1650 2007-01-24 06:55:32Z wei $
\ No newline at end of file
+
diff --git a/demos/quickstart/protected/pages/Fundamentals/ja/Architecture.page b/demos/quickstart/protected/pages/Fundamentals/ja/Architecture.page
index c8e7bb88..7d828803 100644
--- a/demos/quickstart/protected/pages/Fundamentals/ja/Architecture.page
+++ b/demos/quickstart/protected/pages/Fundamentals/ja/Architecture.page
@@ -12,4 +12,4 @@ PRADO は主にプレゼンテーションを操作するためのフレーム
PRADO アプリケーションがページ要求処理を行う際、以下のオブジェクトダイアグラムで動作します。
-$Id: Architecture.page * 2007-06-04 01:39:00Z Shinya.K $
\ No newline at end of file
+
diff --git a/demos/quickstart/protected/pages/Fundamentals/ja/Components.page b/demos/quickstart/protected/pages/Fundamentals/ja/Components.page
index 98bb5761..5662b53b 100644
--- a/demos/quickstart/protected/pages/Fundamentals/ja/Components.page
+++ b/demos/quickstart/protected/pages/Fundamentals/ja/Components.page
@@ -125,4 +125,4 @@ Static component instantiation is about creating components via $Id: Components.page 1650 2007-01-24 06:55:32Z wei $
\ No newline at end of file
+
diff --git a/demos/quickstart/protected/pages/Fundamentals/ja/Controls.page b/demos/quickstart/protected/pages/Fundamentals/ja/Controls.page
index a2787129..75f6bedf 100644
--- a/demos/quickstart/protected/pages/Fundamentals/ja/Controls.page
+++ b/demos/quickstart/protected/pages/Fundamentals/ja/Controls.page
@@ -48,4 +48,4 @@ $this->setControlState('Name',$value,$defaultValue);
where $this refers to the control instance, Name refers to a key identifying the persistent value, $defaultValue is optional. When retrieving values from viewstate or controlstate, if the corresponding key does not exist, the default value will be returned.
-$Id: Controls.page 1650 2007-01-24 06:55:32Z wei $
\ No newline at end of file
+
diff --git a/demos/quickstart/protected/pages/Fundamentals/ja/Hangman.page b/demos/quickstart/protected/pages/Fundamentals/ja/Hangman.page
index 8448e3dd..d1776b7c 100644
--- a/demos/quickstart/protected/pages/Fundamentals/ja/Hangman.page
+++ b/demos/quickstart/protected/pages/Fundamentals/ja/Hangman.page
@@ -11,4 +11,4 @@ To be continued...
-$Id: Hangman.page 1650 2007-01-24 06:55:32Z wei $
\ No newline at end of file
+
diff --git a/demos/quickstart/protected/pages/Fundamentals/ja/Modules.page b/demos/quickstart/protected/pages/Fundamentals/ja/Modules.page
index 14f3f9e5..37406976 100644
--- a/demos/quickstart/protected/pages/Fundamentals/ja/Modules.page
+++ b/demos/quickstart/protected/pages/Fundamentals/ja/Modules.page
@@ -47,4 +47,4 @@ When TPageService is requested, it also loads modules specific for page
Custom modules and core modules are all configurable via configurations.
-$Id: Modules.page 1650 2007-01-24 06:55:32Z wei $
\ No newline at end of file
+
diff --git a/demos/quickstart/protected/pages/Fundamentals/ja/Pages.page b/demos/quickstart/protected/pages/Fundamentals/ja/Pages.page
index 32c5d154..19900937 100644
--- a/demos/quickstart/protected/pages/Fundamentals/ja/Pages.page
+++ b/demos/quickstart/protected/pages/Fundamentals/ja/Pages.page
@@ -20,4 +20,4 @@ Understanding the page lifecycles is crucial to grasp PRADO programming. Page li
-$Id: Pages.page 1650 2007-01-24 06:55:32Z wei $
\ No newline at end of file
+
diff --git a/demos/quickstart/protected/pages/Fundamentals/ja/Services.page b/demos/quickstart/protected/pages/Fundamentals/ja/Services.page
index c35f3e26..5e5889df 100644
--- a/demos/quickstart/protected/pages/Fundamentals/ja/Services.page
+++ b/demos/quickstart/protected/pages/Fundamentals/ja/Services.page
@@ -31,4 +31,4 @@ http://hostname/index.php?page=Users.Register
where the first example takes advantage of the fact that the page service is the default service and Home is the default page.
-$Id: Services.page 1650 2007-01-24 06:55:32Z wei $
\ No newline at end of file
+
diff --git a/demos/quickstart/protected/pages/Fundamentals/pl/Applications.page b/demos/quickstart/protected/pages/Fundamentals/pl/Applications.page
index 31f8bf1b..23866005 100644
--- a/demos/quickstart/protected/pages/Fundamentals/pl/Applications.page
+++ b/demos/quickstart/protected/pages/Fundamentals/pl/Applications.page
@@ -55,4 +55,4 @@ Cykle życia aplikacji mogą zostać przedstawione następująco:
-$Id$
\ No newline at end of file
+
diff --git a/demos/quickstart/protected/pages/Fundamentals/pl/Architecture.page b/demos/quickstart/protected/pages/Fundamentals/pl/Architecture.page
index fb6f7310..db429253 100644
--- a/demos/quickstart/protected/pages/Fundamentals/pl/Architecture.page
+++ b/demos/quickstart/protected/pages/Fundamentals/pl/Architecture.page
@@ -12,4 +12,4 @@ tak by deweloper był bardziej produktywny. Następujące drzewko klas pokazuje
Kiedy PRADO przetwarza żądanie strony, jego diagram obiektów statycznych wygląda następująco.
-$Id: Architecture.page 1650 2007-01-24 06:55:32Z wei $
\ No newline at end of file
+
diff --git a/demos/quickstart/protected/pages/Fundamentals/pl/Components.page b/demos/quickstart/protected/pages/Fundamentals/pl/Components.page
index 9e6a2f63..5890f17f 100644
--- a/demos/quickstart/protected/pages/Fundamentals/pl/Components.page
+++ b/demos/quickstart/protected/pages/Fundamentals/pl/Components.page
@@ -125,4 +125,4 @@ Statyczne tworzenie instancji komponentów odnosi się do tworznenia komponentó
-$Id$
\ No newline at end of file
+
diff --git a/demos/quickstart/protected/pages/Fundamentals/pl/Controls.page b/demos/quickstart/protected/pages/Fundamentals/pl/Controls.page
index 94974de4..68fdb993 100644
--- a/demos/quickstart/protected/pages/Fundamentals/pl/Controls.page
+++ b/demos/quickstart/protected/pages/Fundamentals/pl/Controls.page
@@ -48,4 +48,4 @@ $this->setControlState('Nazwa',$wartosc,$wartoscDomyslna);
gdzie $this odnosi się do instancji kontrolki, Nazwa odnosi się to klucza identyfikującego zachowaną wartość, $wartoscDomyslna jest opcjonalna. Kiedy przywracamy wartości z stanu widoku lub stanu kontrolki, jeśli podany klucz nie istnieje, wartość domyślna jest zwracana.
-$Id$
\ No newline at end of file
+
diff --git a/demos/quickstart/protected/pages/Fundamentals/pl/Hangman.page b/demos/quickstart/protected/pages/Fundamentals/pl/Hangman.page
index 95b850f8..e3ad1338 100644
--- a/demos/quickstart/protected/pages/Fundamentals/pl/Hangman.page
+++ b/demos/quickstart/protected/pages/Fundamentals/pl/Hangman.page
@@ -13,4 +13,4 @@ Ciąg dalszy nastąpi...
-$Id: Hangman.page 2342 2007-12-17 01:32:32Z aztech $
\ No newline at end of file
+
diff --git a/demos/quickstart/protected/pages/Fundamentals/pl/Modules.page b/demos/quickstart/protected/pages/Fundamentals/pl/Modules.page
index f92b0eb3..1bc8ca94 100644
--- a/demos/quickstart/protected/pages/Fundamentals/pl/Modules.page
+++ b/demos/quickstart/protected/pages/Fundamentals/pl/Modules.page
@@ -47,4 +47,4 @@ Kiedy wystąpi żądanie TPageService ładowane są także określone m
Dodatkowe moduły oraz moduły źródłowe są konfigurowalne poprzez konfigurację.
-$Id: Modules.page 1650 2007-01-24 06:55:32Z wei $
\ No newline at end of file
+
diff --git a/demos/quickstart/protected/pages/Fundamentals/pl/Pages.page b/demos/quickstart/protected/pages/Fundamentals/pl/Pages.page
index e50df71f..a6318674 100644
--- a/demos/quickstart/protected/pages/Fundamentals/pl/Pages.page
+++ b/demos/quickstart/protected/pages/Fundamentals/pl/Pages.page
@@ -22,4 +22,4 @@ Cykl życia strony odwołuje się do stanów przejściowych strony, gdy jest ona
-$Id: Pages.page 1650 2007-01-24 06:55:32Z wei $
\ No newline at end of file
+
diff --git a/demos/quickstart/protected/pages/Fundamentals/pl/Services.page b/demos/quickstart/protected/pages/Fundamentals/pl/Services.page
index 9c23e459..6d8b8866 100644
--- a/demos/quickstart/protected/pages/Fundamentals/pl/Services.page
+++ b/demos/quickstart/protected/pages/Fundamentals/pl/Services.page
@@ -31,4 +31,4 @@ http://hostname/index.php?page=Users.Register
gdzie pierwszy przukład wynika z faktu, że serwis strony jest domyślnym serwisem a strona Home jest stroną domyślną.
-$Id: Services.page 1650 2007-01-24 06:55:32Z wei $
\ No newline at end of file
+
--
cgit v1.2.3