'
. ''
. ''
. 'phpMyAdmin ' . PMA_VERSION . ''
. 'phpMyAdmin ' . PMA_VERSION
. ''
. '' . strftime('%Y-%m-%dT%H:%M:%S')
. ''
. ''
. '',
''
. ''
. ''
. ''
. ''
. ''
. ''
. ''
. ''
. ''
. ''
. ''
. ''
. ''
. ''
. ''
. ''
. ''
. ''
. ''
. ''
. ''
. ''
. ''
. ''
. ''
. ''
. ''
. ''
. ''
. ''
. ''
. ''
. ''
. ''
. ''
. ''
. ''
. ''
. ''
. ''
. ''
. '',
''
. ''
. ''
. ''
. ''
. ''
. ''
);
$name = array(
'mimetype',
'content.xml',
'meta.xml',
'styles.xml',
'META-INF/manifest.xml'
);
$zipExtension = new ZipExtension();
return $zipExtension->createFile($data, $name);
}
}