From 40ad9f8c7964355f56f73fa0c4c5db40750bc023 Mon Sep 17 00:00:00 2001 From: ctrlaltca <> Date: Thu, 12 Jul 2012 12:16:21 +0000 Subject: more removal of ?> from php files --- demos/quickstart/protected/controls/DocLink.php | 1 - demos/quickstart/protected/controls/Layout.php | 1 - demos/quickstart/protected/controls/RequiresVersion.php | 1 - demos/quickstart/protected/controls/RunBar.php | 1 - demos/quickstart/protected/controls/SampleLayout.php | 1 - demos/quickstart/protected/controls/SearchBox.php | 1 - demos/quickstart/protected/controls/SinceVersion.php | 1 - demos/quickstart/protected/controls/TopicList.php | 1 - 8 files changed, 8 deletions(-) (limited to 'demos/quickstart/protected/controls') diff --git a/demos/quickstart/protected/controls/DocLink.php b/demos/quickstart/protected/controls/DocLink.php index 12b8e898..b1043821 100644 --- a/demos/quickstart/protected/controls/DocLink.php +++ b/demos/quickstart/protected/controls/DocLink.php @@ -28,4 +28,3 @@ class DocLink extends THyperLink } } -?> \ No newline at end of file diff --git a/demos/quickstart/protected/controls/Layout.php b/demos/quickstart/protected/controls/Layout.php index 5106a72b..868b10b4 100644 --- a/demos/quickstart/protected/controls/Layout.php +++ b/demos/quickstart/protected/controls/Layout.php @@ -45,4 +45,3 @@ class Layout extends TTemplateControl } } -?> \ No newline at end of file diff --git a/demos/quickstart/protected/controls/RequiresVersion.php b/demos/quickstart/protected/controls/RequiresVersion.php index c5dc37ec..e80962bb 100644 --- a/demos/quickstart/protected/controls/RequiresVersion.php +++ b/demos/quickstart/protected/controls/RequiresVersion.php @@ -13,4 +13,3 @@ class RequiresVersion extends TTemplateControl } } -?> \ No newline at end of file diff --git a/demos/quickstart/protected/controls/RunBar.php b/demos/quickstart/protected/controls/RunBar.php index 4db016be..30013ac3 100644 --- a/demos/quickstart/protected/controls/RunBar.php +++ b/demos/quickstart/protected/controls/RunBar.php @@ -20,4 +20,3 @@ class RunBar extends TTemplateControl } } -?> \ No newline at end of file diff --git a/demos/quickstart/protected/controls/SampleLayout.php b/demos/quickstart/protected/controls/SampleLayout.php index a2d6f658..d8bd5552 100644 --- a/demos/quickstart/protected/controls/SampleLayout.php +++ b/demos/quickstart/protected/controls/SampleLayout.php @@ -10,4 +10,3 @@ class SampleLayout extends TTemplateControl } } -?> \ No newline at end of file diff --git a/demos/quickstart/protected/controls/SearchBox.php b/demos/quickstart/protected/controls/SearchBox.php index e13d5e46..167b586f 100644 --- a/demos/quickstart/protected/controls/SearchBox.php +++ b/demos/quickstart/protected/controls/SearchBox.php @@ -38,4 +38,3 @@ class SearchBox extends TTemplateControl } } -?> \ No newline at end of file diff --git a/demos/quickstart/protected/controls/SinceVersion.php b/demos/quickstart/protected/controls/SinceVersion.php index db73275b..916804ce 100644 --- a/demos/quickstart/protected/controls/SinceVersion.php +++ b/demos/quickstart/protected/controls/SinceVersion.php @@ -13,4 +13,3 @@ class SinceVersion extends TTemplateControl } } -?> \ No newline at end of file diff --git a/demos/quickstart/protected/controls/TopicList.php b/demos/quickstart/protected/controls/TopicList.php index eb5976a9..29208bac 100644 --- a/demos/quickstart/protected/controls/TopicList.php +++ b/demos/quickstart/protected/controls/TopicList.php @@ -5,4 +5,3 @@ class TopicList extends TTemplateControl } -?> \ No newline at end of file -- cgit v1.2.3