From 0df05506a1169adf58a3c508a7af2585b6c16487 Mon Sep 17 00:00:00 2001 From: Marc Delisle Date: Wed, 11 Dec 2002 11:22:20 +0000 Subject: [PATCH] bug 651522 --- ChangeLog | 2 ++ tbl_properties_options.php3 | 1 - 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/ChangeLog b/ChangeLog index 3565858e7..6b5a8b74e 100755 --- a/ChangeLog +++ b/ChangeLog @@ -9,6 +9,8 @@ $Source$ * lang/galician: update, thanks to Xosé Calvo * libraries/sqlparser.lib.php3: bug 649665 undefined vars with UNION, but there is still some work to do about how to split a UNION + * tbl_properties_options.php3, bug 651522 wrong back-link, + thanks to Mischka ( stollner at uni-muenster dot de ) 2002-12-10 Michal Cihar * lang/czech*.php3: Updated translation. diff --git a/tbl_properties_options.php3 b/tbl_properties_options.php3 index 2858b2ee5..193a4300f 100755 --- a/tbl_properties_options.php3 +++ b/tbl_properties_options.php3 @@ -7,7 +7,6 @@ * Runs common work */ require('./tbl_properties_common.php3'); -$err_url = 'tbl_properties_options.php3' . $err_url; $url_query .= '&goto=tbl_properties_options.php3&back=tbl_properties_options.php3';