Closed (fixed)
Project:
Basic
Version:
6.x-1.1
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
7 Jul 2008 at 22:56 UTC
Updated:
8 Jul 2008 at 17:28 UTC
page.tpl.php contains <?= $some_var; ?>, but comment.tpl.php and others seem to use the more standard <?php print $some_var; ?> syntax.
I assume this exists in 5.x as well.
Comments
Comment #1
SteveK commentedThis has been committed to the dev snapshot.