Project

General

Profile

Bug #23469 ยป 15582.diff

Administrator Admin, 2010-08-27 23:03

View differences:

typo3/sysext/dbal/mod1/index.php (Arbeitskopie)
* @return string HTML output
*/
public function printContent() {
$this->content .= $this->doc->middle();
$this->content .= $this->doc->endPage();
echo $this->content;
}
    (1-1/1)