diff options
author | Fabio Bas <ctrlaltca@gmail.com> | 2014-01-15 19:03:29 +0100 |
---|---|---|
committer | Fabio Bas <ctrlaltca@gmail.com> | 2014-01-15 19:03:29 +0100 |
commit | fa51a0a2e3ce4ec4a82a5d2f53fbd50cfcb16528 (patch) | |
tree | c7e8326aec8b19edbb82c1a7be678bb5bffdbfec /demos/blog-tutorial/protected/pages/Day1/ShareLayout.page | |
parent | ae49488b23722b4e56b18b0492da2f855119d1ae (diff) |
Removed ?> from buildscripts and demos
Diffstat (limited to 'demos/blog-tutorial/protected/pages/Day1/ShareLayout.page')
-rwxr-xr-x | demos/blog-tutorial/protected/pages/Day1/ShareLayout.page | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/demos/blog-tutorial/protected/pages/Day1/ShareLayout.page b/demos/blog-tutorial/protected/pages/Day1/ShareLayout.page index 9cd0410b..6115ef22 100755 --- a/demos/blog-tutorial/protected/pages/Day1/ShareLayout.page +++ b/demos/blog-tutorial/protected/pages/Day1/ShareLayout.page @@ -66,7 +66,6 @@ The class file <tt>MainLayout.php</tt> is very simple: class MainLayout extends TTemplateControl
{
}
-?>
</com:TTextHighlighter>
<com:InfoBox>
@@ -145,7 +144,6 @@ class Contact extends TPage // ...
}
-?>
</com:TTextHighlighter>
<p>
|