Closed HAZET closed 12 years ago
Thanks for reporting this. <? } ?> works fine if you have PHP configured to allow "short tags" - but I'll change it so that you don't need short tags enabled.
Oh. Yes sure, short tags. Still better to change it if those three missing characters are the only place short tags are used. Thanks! Henrik
Am 23.05.2012 um 22:41 schrieb "Paul Nicholls" reply@reply.github.com:
Thanks for reporting this. <? } ?> works fine if you have PHP configured to allow "short tags" - but I'll change it so that you don't need short tags enabled.
Reply to this email directly or view it on GitHub: https://github.com/leizhang/moodle-theme_decaf/issues/2#issuecomment-5884041
Henrik Zawischa Senior System Engineer
SONIC Performance Support GmbH
Cell: E-Mail: Henrik.Zawischa@sonic-ps.de Web: www.sonic-performance-support.co.nz
Facebook: www.facebook.com/SONICVideoTraining YouTube: http://www.youtube.com/SONICVideoTraining Twitter: www.twitter.com/VideoTraining
I think it is line 93 where it should read <?php } ?>, not <? } ?>