bug #1054756 duplicate top menu
This commit is contained in:
@@ -12,6 +12,7 @@ $Source$
|
||||
and fix bug #1054467 (in case of BINARY User field)
|
||||
* header.inc.php: bug #1053310, undefined index under OmniSecure server
|
||||
* tbl_relation.php: bug #1050424, not positionned on current db
|
||||
* tbl_alter.php: bug #1054756, duplicate top menu
|
||||
|
||||
2004-10-28 Alexander M. Turek <me@derrabus.de>
|
||||
* user_password.php, lang/*.inc.php: Allow usage of old password hashing
|
||||
|
@@ -22,7 +22,8 @@ require('./tbl_properties_table_info.php');
|
||||
* Displays top menu links
|
||||
*/
|
||||
$active_page = 'tbl_properties_structure.php';
|
||||
require('./tbl_properties_links.php');
|
||||
// I don't see the need to display the links here, they will be displayed later
|
||||
//require('./tbl_properties_links.php');
|
||||
|
||||
|
||||
/**
|
||||
|
Reference in New Issue
Block a user