In HEAD as of 10/16/2005, legacy.inc begins with <?: instead of the more proper <?php. Using the former is against coding standards because it breaks on systems that are configured to only accept <?php. The attached patch adds those 3 characters back in. :-)

CommentFileSizeAuthor
legacy_1.patch418 bytesCrell

Comments

chx’s picture

Status: Needs review » Closed (duplicate)

there is an issue for the removal of legacy.inc . I will pursue that avenue. This inc is useless.