1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-10-09 22:17:14 +02:00
Files
php-phpbb/phpBB/includes
Oleg Pudeyev 63ca4c2104 [feature/template-engine] Close output stream in compile().
There is no need to leave the stream to the garbage collector,
and the amount of data stuck in it may be substantial.

PHPBB3-9726
2011-05-01 03:25:22 -04:00
..