mirror of
git://develop.git.wordpress.org/
synced 2025-02-22 07:35:46 +01:00
This allows for using headers in the format of `<?php // Template Name: Something ?>`, which previously could not be recognized correctly. Props dd32, m_uysl, thomas-vitale, boblinthorst. Fixes #33387. git-svn-id: https://develop.svn.wordpress.org/trunk@51182 602fd350-edb4-49c9-b593-d223f7449a82
1 line
138 B
PHP
1 line
138 B
PHP
<?php
|
|
/* Some Header: Some header value!
|
|
* Description: This file is using CR line endings for a testcase.
|
|
* Author: A Very Old Mac
|
|
*/
|