From 712729aa2f9b5e491e78f29b8f779f8b40a67ba4 Mon Sep 17 00:00:00 2001 From: ctrlaltca <> Date: Thu, 12 Jul 2012 12:13:23 +0000 Subject: removed ?> from php files --- framework/Web/UI/WebControls/TAccordion.php | 1 - framework/Web/UI/WebControls/TCheckBox.php | 1 - framework/Web/UI/WebControls/TDataBoundControl.php | 1 - framework/Web/UI/WebControls/TFlushOutput.php | 1 - framework/Web/UI/WebControls/THead.php | 1 - framework/Web/UI/WebControls/TImageButton.php | 1 - framework/Web/UI/WebControls/TListControl.php | 1 - framework/Web/UI/WebControls/TReCaptcha.php | 1 - framework/Web/UI/WebControls/TReCaptchaValidator.php | 1 - framework/Web/UI/WebControls/TStyleSheet.php | 1 - 10 files changed, 10 deletions(-) (limited to 'framework/Web/UI/WebControls') diff --git a/framework/Web/UI/WebControls/TAccordion.php b/framework/Web/UI/WebControls/TAccordion.php index bfe3451d..782e6b0b 100644 --- a/framework/Web/UI/WebControls/TAccordion.php +++ b/framework/Web/UI/WebControls/TAccordion.php @@ -741,4 +741,3 @@ class TAccordionViewCollection extends TControlCollection } } -?> diff --git a/framework/Web/UI/WebControls/TCheckBox.php b/framework/Web/UI/WebControls/TCheckBox.php index fe8bfbca..1df6ba43 100644 --- a/framework/Web/UI/WebControls/TCheckBox.php +++ b/framework/Web/UI/WebControls/TCheckBox.php @@ -529,4 +529,3 @@ class TTextAlign extends TEnumerable const Right='Right'; } -?> diff --git a/framework/Web/UI/WebControls/TDataBoundControl.php b/framework/Web/UI/WebControls/TDataBoundControl.php index 076179fb..2823dd22 100644 --- a/framework/Web/UI/WebControls/TDataBoundControl.php +++ b/framework/Web/UI/WebControls/TDataBoundControl.php @@ -584,4 +584,3 @@ interface IItemDataRenderer extends IDataRenderer public function setItemType($value); } -?> diff --git a/framework/Web/UI/WebControls/TFlushOutput.php b/framework/Web/UI/WebControls/TFlushOutput.php index 0ea9b389..dba35c79 100644 --- a/framework/Web/UI/WebControls/TFlushOutput.php +++ b/framework/Web/UI/WebControls/TFlushOutput.php @@ -83,4 +83,3 @@ class TFlushOutput extends TControl } } -?> \ No newline at end of file diff --git a/framework/Web/UI/WebControls/THead.php b/framework/Web/UI/WebControls/THead.php index 7966f2d3..898f05db 100644 --- a/framework/Web/UI/WebControls/THead.php +++ b/framework/Web/UI/WebControls/THead.php @@ -374,4 +374,3 @@ class TMetaTagCollection extends TList } } -?> diff --git a/framework/Web/UI/WebControls/TImageButton.php b/framework/Web/UI/WebControls/TImageButton.php index a92a9df8..83d12063 100644 --- a/framework/Web/UI/WebControls/TImageButton.php +++ b/framework/Web/UI/WebControls/TImageButton.php @@ -439,4 +439,3 @@ class TImageClickEventParameter extends TEventParameter } } -?> diff --git a/framework/Web/UI/WebControls/TListControl.php b/framework/Web/UI/WebControls/TListControl.php index 4d388d45..86656b08 100644 --- a/framework/Web/UI/WebControls/TListControl.php +++ b/framework/Web/UI/WebControls/TListControl.php @@ -920,4 +920,3 @@ interface IListControlAdapter } -?> diff --git a/framework/Web/UI/WebControls/TReCaptcha.php b/framework/Web/UI/WebControls/TReCaptcha.php index cbdc2e36..b63edad8 100644 --- a/framework/Web/UI/WebControls/TReCaptcha.php +++ b/framework/Web/UI/WebControls/TReCaptcha.php @@ -230,4 +230,3 @@ class TReCaptcha extends TWebControl implements IValidatable } -?> \ No newline at end of file diff --git a/framework/Web/UI/WebControls/TReCaptchaValidator.php b/framework/Web/UI/WebControls/TReCaptchaValidator.php index 41abbc5a..cc1a4080 100644 --- a/framework/Web/UI/WebControls/TReCaptchaValidator.php +++ b/framework/Web/UI/WebControls/TReCaptchaValidator.php @@ -120,4 +120,3 @@ class TReCaptchaValidator extends TBaseValidator } -?> \ No newline at end of file diff --git a/framework/Web/UI/WebControls/TStyleSheet.php b/framework/Web/UI/WebControls/TStyleSheet.php index 5bc0eea9..c54b18cd 100644 --- a/framework/Web/UI/WebControls/TStyleSheet.php +++ b/framework/Web/UI/WebControls/TStyleSheet.php @@ -88,4 +88,3 @@ class TStyleSheet extends TControl } } -?> -- cgit v1.2.3