From 8bcc20ea09a112d01bdb138629b057a4e53a87c0 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Lo=C3=AFc=20Chapeaux?= Date: Sat, 7 Jul 2001 15:26:33 +0000 Subject: [PATCH] Removed an un-necessary php closing tag in tbl_properties.inc.php3 --- ChangeLog | 2 ++ tbl_properties.inc.php3 | 1 - 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/ChangeLog b/ChangeLog index 9ea876187..702e3e48a 100755 --- a/ChangeLog +++ b/ChangeLog @@ -15,6 +15,8 @@ $Source$ outsourced error messages. * left.js, left.php3, header.php3, language files: the font family is now language dependant. + * tbl_properties.inc.php3, line 235: removed an unnecessary php closing + tag. 2001-07-06 Loïc Chapeaux * users_details.php3: fixed many little scripting bugs. diff --git a/tbl_properties.inc.php3 b/tbl_properties.inc.php3 index e6b766246..9c4fd1059 100755 --- a/tbl_properties.inc.php3 +++ b/tbl_properties.inc.php3 @@ -232,7 +232,6 @@ echo $strTableType.":"; ?> -?>