[TYPO3-german] temporarily solved: Re: Bug 6010

Peter Guhl peter.guhl at win-lux.ch
Tue Nov 11 14:39:42 CET 2008


Peter Guhl schrieb:
> /typo3conf/ext/pdf_generator2/html2ps/output.fpdf.class.php
> // test if the functions haven't already been defined by pear
> Zeile 4 bis 8:
> // test if the functions haven't already been defined by pear
> if (!function_exists('ReadMap')) {
> 	require_once('fpdf/fpdf.php');
> 	require_once('fpdf/font/makefont/makefont.php');
> }

Nachtrag: Bei meinem ISP musste ich die require_once-Einträge hart
auskommentieren. Irgendwie hat function_exists an der Stelle nicht
funktioniert. Es kann also einiges passieren...

Grüsse
   Peter


More information about the TYPO3-german mailing list