Export odt bug: remove undefined variable call
This commit is contained in:
parent
a0d18070ac
commit
c126615635
@ -655,7 +655,7 @@ if (isset($plugin_list)) {
|
||||
PMA_getTableDefStandIn($db, $table, $crlf);
|
||||
} // end switch
|
||||
|
||||
return PMA_exportOutputHandler($dump);
|
||||
return true;
|
||||
} // end of the 'PMA_exportStructure' function
|
||||
|
||||
/**
|
||||
|
||||
Loading…
Reference in New Issue
Block a user