From cf0d0b7e78003d02435337f79a99da056ca0f683 Mon Sep 17 00:00:00 2001 From: "qiang.xue" <> Date: Tue, 21 Oct 2008 15:05:13 +0000 Subject: removed all trailing ?> --- framework/Web/UI/WebControls/TDropDownList.php | 1 - 1 file changed, 1 deletion(-) (limited to 'framework/Web/UI/WebControls/TDropDownList.php') diff --git a/framework/Web/UI/WebControls/TDropDownList.php b/framework/Web/UI/WebControls/TDropDownList.php index 627646bb..73be981c 100644 --- a/framework/Web/UI/WebControls/TDropDownList.php +++ b/framework/Web/UI/WebControls/TDropDownList.php @@ -146,4 +146,3 @@ class TDropDownList extends TListControl implements IPostBackDataHandler, IValid $this->_isValid=TPropertyValue::ensureBoolean($value); } } -?> -- cgit v1.2.3