Fix: End of line character is invalid; expected "\n" but found "\r\n"

This commit is contained in:
Regis Houssin 2012-03-17 09:30:49 +01:00
parent 5e43b326fe
commit 938d0beccf

View File

@ -71,4 +71,4 @@ if(! empty($id) && ! empty($element) && ! empty($htmlelement) && ! empty($type))
$result=$object->setExtraParameters();
}
?>
?>