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. :-)
| Comment | File | Size | Author |
|---|---|---|---|
| legacy_1.patch | 418 bytes | Crell |
Comments
Comment #1
chx commentedthere is an issue for the removal of legacy.inc . I will pursue that avenue. This inc is useless.