short opening tag in node.tpl.php
Nick Urban - August 3, 2006 - 00:27
| Project: | Sands |
| Version: | HEAD |
| Component: | Other |
| Category: | bug report |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | closed |
Jump to:
Description
I was getting a parse error in node.tpl.php on drupal 4.7.3
It was as simple a fix as changing the <? to a <?php at the end of line 23

#1
Thanks for catching this, I completely missed it! This may be related to the problems described in http://drupal.org/node/61564
#2
I've fixed this problem in all versions of Sands and Sands_CSS, including versions 4.6, 4.7, and CVS HEAD.
#3