bug 642653
This commit is contained in:
@@ -5,6 +5,9 @@ phpMyAdmin - Changelog
|
|||||||
$Id$
|
$Id$
|
||||||
$Source$
|
$Source$
|
||||||
|
|
||||||
|
2002-11-25 Marc Delisle <lem9@users.sourceforge.net>
|
||||||
|
* tbl_properties_structure.php3: wrong back link in case of errors
|
||||||
|
|
||||||
2002-11-23 Marc Delisle <lem9@users.sourceforge.net>
|
2002-11-23 Marc Delisle <lem9@users.sourceforge.net>
|
||||||
* libraries/display_tbl.lib.php3: clicking on a COUNT() column to sort
|
* libraries/display_tbl.lib.php3: clicking on a COUNT() column to sort
|
||||||
* read_dump.php3: bug 634074: we now use is_writeable() on the tmp
|
* read_dump.php3: bug 634074: we now use is_writeable() on the tmp
|
||||||
|
@@ -7,7 +7,6 @@
|
|||||||
* Runs common work
|
* Runs common work
|
||||||
*/
|
*/
|
||||||
require('./tbl_properties_common.php3');
|
require('./tbl_properties_common.php3');
|
||||||
$err_url = 'tbl_properties_structure.php3' . $err_url;
|
|
||||||
$url_query .= '&goto=tbl_properties_structure.php3&back=tbl_properties_structure.php3';
|
$url_query .= '&goto=tbl_properties_structure.php3&back=tbl_properties_structure.php3';
|
||||||
|
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user