Leave the function-init.php empty!
The problem is the entire line.
Your function-init file should look like this (delete the entire line:
<?php
?>
or rename the file’s extension on your server and see if that resolve your problem. change it to function-init.ph- or just delete the file.
You should be ok after.