bug 572127, fix included
This commit is contained in:
@@ -11,6 +11,8 @@ $Source$
|
||||
* lang/czech* updates, thanks to Michal Cihar
|
||||
* lang/greek updates, thanks to Kyriakos Xagoraris
|
||||
* lang/norwegian updates, thanks to Sven-Erik Andersen
|
||||
* tbl_properties_structure.php3, bug 572127: wrong back link, thanks
|
||||
to "nobody"
|
||||
|
||||
2002-06-20 Robin Johnson <robbat2@users.sourceforge.net>
|
||||
* tbl_qbe.php3: Using * for tables fields disables
|
||||
|
@@ -1,13 +1,12 @@
|
||||
<?php
|
||||
/* $Id$ */
|
||||
|
||||
|
||||
/**
|
||||
* Runs common work
|
||||
*/
|
||||
require('./tbl_properties_common.php3');
|
||||
$err_url = 'tbl_properties_structure.php3' . $err_url;
|
||||
$url_query .= '&back=tbl_properties_structure.php3';
|
||||
$url_query .= '&goto=tbl_properties_structure.php3&back=tbl_properties_structure.php3';
|
||||
|
||||
|
||||
/**
|
||||
|
Reference in New Issue
Block a user