thomascube
2006-12-01 b19097058c02f203321599bf04a5d7da7c2dafe8
program/include/rcube_shared.inc
@@ -169,6 +169,9 @@
    if (strlen($this->scripts['foot']))
      $__page_footer .= sprintf($this->script_tag, $this->scripts['foot']);
    if ($this->footer)
      $__page_footer .= "\n" . $this->footer;
    $__page_header .= $this->css->show();