avoid undefined variable
This commit is contained in:
@@ -7,6 +7,13 @@
|
||||
*/
|
||||
$db_details_links_count_tabs = 0;
|
||||
|
||||
/**
|
||||
* If coming from a Show MySQL link on the home page,
|
||||
* put something in $sub_part
|
||||
*/
|
||||
if (empty($sub_part)) {
|
||||
$sub_part='_structure';
|
||||
}
|
||||
|
||||
/**
|
||||
* Prepares links
|
||||
|
Reference in New Issue
Block a user