1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-05-05 23:25:30 +02:00

[feature/template-engine] Delete ?>, add newline at EOF.

PHPBB3-9726
This commit is contained in:
Oleg Pudeyev 2011-04-23 22:47:22 -04:00
parent 2d11e1c095
commit 4f3e966fdc
2 changed files with 1 additions and 3 deletions

View File

@ -844,4 +844,4 @@ class phpbb_template
class template extends phpbb_template
{
// dirty hack
}
}

View File

@ -978,5 +978,3 @@ class phpbb_template_compile
return stream_get_contents($destination_handle);
}
}
?>