From c252d502e371d71388939775bffb31eb27004814 Mon Sep 17 00:00:00 2001 From: xue <> Date: Thu, 22 Jun 2006 03:16:05 +0000 Subject: Put TListItem into a separate file to avoid class-undefined problem. --- .gitattributes | 1 + 1 file changed, 1 insertion(+) (limited to '.gitattributes') diff --git a/.gitattributes b/.gitattributes index cc7deb48..e47b7da9 100644 --- a/.gitattributes +++ b/.gitattributes @@ -1507,6 +1507,7 @@ framework/Web/UI/WebControls/TLinkButton.php -text framework/Web/UI/WebControls/TListBox.php -text framework/Web/UI/WebControls/TListControl.php -text framework/Web/UI/WebControls/TListControlValidator.php -text +framework/Web/UI/WebControls/TListItem.php -text framework/Web/UI/WebControls/TLiteral.php -text framework/Web/UI/WebControls/TMarkdown.php -text framework/Web/UI/WebControls/TMultiView.php -text -- cgit v1.2.3