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/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 +- 8 files changed, 8 insertions(+), 8 deletions(-) (limited to 'demos/quickstart/protected/pages/Fundamentals/ja') 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 + -- cgit v1.2.3