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');
|
||||
$plugin_list['latex']['options'][] =
|
||||
array('type' => 'egroup');
|
||||
/* FIXME: force either data or structure */
|
||||
} else {
|
||||
|
||||
/**
|
||||
|
@@ -111,7 +111,6 @@ if (isset($plugin_list)) {
|
||||
array('type' => 'select', 'name' => 'type', 'text' => 'strSQLExportType', 'values' => array('INSERT', 'UPDATE', 'REPLACE'));
|
||||
$plugin_list['sql']['options'][] =
|
||||
array('type' => 'egroup');
|
||||
/* FIXME: force either data or structure */
|
||||
}
|
||||
} else {
|
||||
|
||||
|
Reference in New Issue
Block a user