mirror of
https://github.com/phpbb/phpbb.git
synced 2025-06-28 14:18:52 +00:00
DO NOT leave \n at the end of included files please ... it can cause problems if extra headers are output by subsequent programs. Strip closing newlines before commiting, thanks
git-svn-id: file:///svn/phpbb/branches/phpBB-2_0_0@2724 89ea8834-ac86-4346-8a33-228a782c2dd0
This commit is contained in:
parent
e94aaa3eeb
commit
9aa482c766
1 changed files with 1 additions and 1 deletions
|
@ -452,4 +452,4 @@ header ('Last-Modified: ' . gmdate('D, d M Y H:i:s') . ' GMT');
|
|||
|
||||
$template->pparse('overall_header');
|
||||
|
||||
?>
|
||||
?>
|
Loading…
Add table
Reference in a new issue