summaryrefslogtreecommitdiff
path: root/framework/Web/UI/TControl.php
diff options
context:
space:
mode:
authorctrlaltca <>2012-07-12 12:13:23 +0000
committerctrlaltca <>2012-07-12 12:13:23 +0000
commit712729aa2f9b5e491e78f29b8f779f8b40a67ba4 (patch)
tree2f71cfc97e15a8b0f390c4c56807db80c634870b /framework/Web/UI/TControl.php
parent903ae8a581fac1e6917fc3e31d2ad8fb91df80c3 (diff)
removed ?> from php files
Diffstat (limited to 'framework/Web/UI/TControl.php')
-rw-r--r--framework/Web/UI/TControl.php1
1 files changed, 0 insertions, 1 deletions
diff --git a/framework/Web/UI/TControl.php b/framework/Web/UI/TControl.php
index 2adabb55..b079587a 100644
--- a/framework/Web/UI/TControl.php
+++ b/framework/Web/UI/TControl.php
@@ -2392,4 +2392,3 @@ class TCompositeLiteral extends TComponent implements IRenderable, IBindable
}
}
-?>