fix export limitation

This commit is contained in:
Michal Čihař
2006-04-26 20:55:01 +00:00
parent fcc3605245
commit 2e8469efef

View File

@@ -6,7 +6,7 @@
* Set of functions used to build XML dumps of tables
*/
if (isset($db) && strlen($db)) { /* Can't do server export */
if (isset($GLOBALS['db']) && strlen($GLOBALS['db'])) { /* Can't do server export */
if (isset($plugin_list)) {
$plugin_list['xml'] = array(