mirror of
https://github.com/phpbb/phpbb.git
synced 2025-07-31 14:00:31 +02:00
[feature/template-engine] Delete ?>, add newline at EOF.
PHPBB3-9726
This commit is contained in:
@@ -844,4 +844,4 @@ class phpbb_template
|
|||||||
class template extends phpbb_template
|
class template extends phpbb_template
|
||||||
{
|
{
|
||||||
// dirty hack
|
// dirty hack
|
||||||
}
|
}
|
||||||
|
@@ -978,5 +978,3 @@ class phpbb_template_compile
|
|||||||
return stream_get_contents($destination_handle);
|
return stream_get_contents($destination_handle);
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
?>
|
|
Reference in New Issue
Block a user