PageRenderTime 53ms CodeModel.GetById 22ms RepoModel.GetById 0ms app.codeStats 0ms

/dwoo/templates_c/var/www/html/kuzaba/dwoo/templates/global_board_footer.tpl.d15.php

https://github.com/stormeus/Kusaba-Z
PHP | 7 lines | 7 code | 0 blank | 0 comment | 0 complexity | 9dc221011216126fb1a833a77349a08d MD5 | raw file
Possible License(s): GPL-2.0, LGPL-2.1
  1. <?php
  2. ob_start(); /* template body */ ?><a name="bottom"></a>
  3. </body>
  4. </html>
  5. <?php /* end template body */
  6. return $this->buffer . ob_get_clean();
  7. ?>