summaryrefslogtreecommitdiff
path: root/demos/quickstart/protected/controls/SampleLayout.php
diff options
context:
space:
mode:
authorctrlaltca <>2012-07-12 12:16:21 +0000
committerctrlaltca <>2012-07-12 12:16:21 +0000
commit40ad9f8c7964355f56f73fa0c4c5db40750bc023 (patch)
treea4c472da264f6ce05025abcda38aa504a0f4fc83 /demos/quickstart/protected/controls/SampleLayout.php
parent712729aa2f9b5e491e78f29b8f779f8b40a67ba4 (diff)
more removal of ?> from php files
Diffstat (limited to 'demos/quickstart/protected/controls/SampleLayout.php')
-rw-r--r--demos/quickstart/protected/controls/SampleLayout.php1
1 files changed, 0 insertions, 1 deletions
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