Hi

Although short tags <?= for echoing values into the theme make the template files nice and pretty, they rely on short_open_tag being enabled for the server, which can be be problematic when deploying unconfigured servers.

might be more accessible to use long tags

thanks for the great work on this theme so far

Comments

SteveK’s picture

Thanks for pointing that out mackh, that was definitely an oversight. committing to dev version.

SteveK’s picture

Assigned: Unassigned » SteveK
Status: Active » Closed (fixed)

committed.