mirror of
https://github.com/EGroupware/egroupware.git
synced 2025-02-16 18:31:26 +01:00
Remove debug
This commit is contained in:
parent
2a715ae302
commit
7f85ff40e5
@ -186,7 +186,6 @@ class importexport_export_ui {
|
|||||||
$definition = new importexport_definition($_content['definition']);
|
$definition = new importexport_definition($_content['definition']);
|
||||||
}
|
}
|
||||||
|
|
||||||
_debug_array($_content);
|
|
||||||
if(!is_array($definition->plugin_options)) {
|
if(!is_array($definition->plugin_options)) {
|
||||||
$definition->plugin_options = array(
|
$definition->plugin_options = array(
|
||||||
'mapping' => array()
|
'mapping' => array()
|
||||||
|
Loading…
Reference in New Issue
Block a user