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';