[wp-testers] Missing "?>" tag in "wp-config.sample.php"

Nathan Rice ncrice at gmail.com
Tue Apr 13 14:13:45 UTC 2010


the closing ?> tag at the end of a PHP file isn't necessary.

By leaving it out, you also get the added benefit of not accidentally
putting a space or linebread after it, causing the "headers already sent"
error.

------------------
Nathan Rice
WordPress and Web Development
www.nathanrice.net | twitter.com/nathanrice


On Tue, Apr 13, 2010 at 10:10 AM, Kirk M <kmb42vt at gmail.com> wrote:

> I found a minor glitch in the in the WP 3.0 nightlies in that the "?>" tag
> is missing from the bottom of the "wp-config.sample.php" file. Although it
> doesn't seem to affect functionality (I ran like that for several days on a
> test install) it really should be there. Unless something I don't understand
> has changed?
>
> Just FYI.
> _______________________________________________
> wp-testers mailing list
> wp-testers at lists.automattic.com
> http://lists.automattic.com/mailman/listinfo/wp-testers
>


More information about the wp-testers mailing list