Vanilla commit.
[tinybbs.git] / includes / footer.php
blobb4da5de71c44e5fdfc1f6e56d815b6971778d48e
1 <?php
3 $buffered_content = ob_get_contents();
4 ob_end_clean();
6 require('template.php');
8 ?>