diff --git a/htdocs/core/ajax/extraparams.php b/htdocs/core/ajax/extraparams.php index e56a22d93d6..b4bb727db6b 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 +?>