Beispiel #1
0
 /**
  * Footer output
  *
  * @return void
  */
 public function print_footer()
 {
     echo $this->output->footer();
 }