1. <?php
  2. /**
  3. * @package Tasty
  4. * @author YOOtheme http://www.yootheme.com
  5. * @copyright Copyright (C) YOOtheme GmbH
  6. * @license http://www.gnu.org/licenses/gpl.html GNU/GPL
  7. */
  8.  
  9. // start output buffer to capture content for use in footer.php
  10. ob_start();