ueberschriften
This commit is contained in:
parent
80ef81a306
commit
c5fa02f17d
|
@ -1,4 +1,4 @@
|
|||
<?php
|
||||
header("Content-type: application/pdf");
|
||||
echo $content_for_layout;
|
||||
?>
|
||||
?>
|
||||
|
|
|
@ -74,5 +74,5 @@ foreach($WORKER['DreamjobPageInh'] as $page){
|
|||
//$tcpdf->Output('profil.pdf','I');
|
||||
// TO Download
|
||||
$tcpdf->Output('profil.pdf','D');
|
||||
|
||||
return null;
|
||||
?>
|
||||
|
|
Loading…
Reference in New Issue