oops forgot to remove FIXME comments
This commit is contained in:
@@ -59,7 +59,6 @@ if (isset($plugin_list)) {
|
|||||||
array('type' => 'text', 'name' => 'null', 'text' => 'strReplaceNULLBy');
|
array('type' => 'text', 'name' => 'null', 'text' => 'strReplaceNULLBy');
|
||||||
$plugin_list['latex']['options'][] =
|
$plugin_list['latex']['options'][] =
|
||||||
array('type' => 'egroup');
|
array('type' => 'egroup');
|
||||||
/* FIXME: force either data or structure */
|
|
||||||
} else {
|
} else {
|
||||||
|
|
||||||
/**
|
/**
|
||||||
|
@@ -111,7 +111,6 @@ if (isset($plugin_list)) {
|
|||||||
array('type' => 'select', 'name' => 'type', 'text' => 'strSQLExportType', 'values' => array('INSERT', 'UPDATE', 'REPLACE'));
|
array('type' => 'select', 'name' => 'type', 'text' => 'strSQLExportType', 'values' => array('INSERT', 'UPDATE', 'REPLACE'));
|
||||||
$plugin_list['sql']['options'][] =
|
$plugin_list['sql']['options'][] =
|
||||||
array('type' => 'egroup');
|
array('type' => 'egroup');
|
||||||
/* FIXME: force either data or structure */
|
|
||||||
}
|
}
|
||||||
} else {
|
} else {
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user