From 2d252778c083b7f655bca1f270a2c80b6f053bf8 Mon Sep 17 00:00:00 2001 From: carlgmathisen <> Date: Wed, 29 Oct 2008 11:19:48 +0000 Subject: #38/[835] and removal of ?> --- framework/Web/UI/ActiveControls/TActiveFileUpload.php | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'framework/Web/UI/ActiveControls') diff --git a/framework/Web/UI/ActiveControls/TActiveFileUpload.php b/framework/Web/UI/ActiveControls/TActiveFileUpload.php index 6cfb336e..e1b85f0d 100755 --- a/framework/Web/UI/ActiveControls/TActiveFileUpload.php +++ b/framework/Web/UI/ActiveControls/TActiveFileUpload.php @@ -312,5 +312,4 @@ EOS; $this->ensureChildControls(); return $this->_busy; } -} -?> \ No newline at end of file +} \ No newline at end of file -- cgit v1.2.3