diff --git a/htdocs/core/ajax/extraparams.php b/htdocs/core/ajax/extraparams.php index 3a363b41997..29feee9e0e4 100644 --- a/htdocs/core/ajax/extraparams.php +++ b/htdocs/core/ajax/extraparams.php @@ -71,4 +71,4 @@ if(! empty($id) && ! empty($element) && ! empty($htmlelement) && ! empty($type)) $result=$object->setExtraParameters(); } -?> +?> \ No newline at end of file