bug 651522

This commit is contained in:
Marc Delisle
2002-12-11 11:22:20 +00:00
parent af23806b2f
commit 0df05506a1
2 changed files with 2 additions and 1 deletions

View File

@@ -9,6 +9,8 @@ $Source$
* lang/galician: update, thanks to Xos<6F> 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 <nijel@users.sourceforge.net>
* lang/czech*.php3: Updated translation.

View File

@@ -7,7 +7,6 @@
* Runs common work
*/
require('./tbl_properties_common.php3');
$err_url = 'tbl_properties_options.php3' . $err_url;
$url_query .= '&amp;goto=tbl_properties_options.php3&amp;back=tbl_properties_options.php3';