includes/template.php
changeset 723 78d391d37700
parent 708 162763d69256
child 732 c3752aa881c2
equal deleted inserted replaced
722:4ea698929756 723:78d391d37700
  1306   }
  1306   }
  1307   
  1307   
  1308   function footer($simple = false)
  1308   function footer($simple = false)
  1309   {
  1309   {
  1310     echo $this->getFooter($simple);
  1310     echo $this->getFooter($simple);
  1311     ob_end_flush();
       
  1312   }
  1311   }
  1313   
  1312   
  1314   function getHeader()
  1313   function getHeader()
  1315   {
  1314   {
  1316     $headers_sent = true;
  1315     $headers_sent = true;