PHP-Open-Tag should be corrected
Brought to you by:
jkokemueller
in file 'src/format/format.php' (Main//Pyrus Interface) on line 19 the PHP-Tag ist closed and in the next line it is opened again but incorrect because we are using
short_open_tag = off
in our environment. This should be corrected to '<?php' for the web-interface to work portable.
Regards
P. Ulrich
corretd short_open_tag