Hi,

The latest semantic_panels.install version has no PHP comments for semantic_panels_install() function and use the short open tag '<?'. It causes problems on some servers with
short_open_tag=off
directive set in php.ini, because the file will be embedded as a plain text.

CommentFileSizeAuthor
#1 semantic_panels-1998336-1.patch800 bytesk0teg

Comments

k0teg’s picture

Status: Active » Patch (to be ported)
StatusFileSize
new800 bytes

Here is the patch.

emattias’s picture

Status: Patch (to be ported) » Closed (fixed)

Good point! Commited, thanks!