From c5fa02f17db37e5a42ee5bffc44ad2fa6b4d240e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Martin=20M=C3=BCller?= Date: Thu, 24 Apr 2014 10:48:55 +0200 Subject: [PATCH] ueberschriften --- app/View/Layouts/pdf.ctp | 2 +- app/View/Pdf/profil.ctp | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/app/View/Layouts/pdf.ctp b/app/View/Layouts/pdf.ctp index 08e4174..50392e7 100644 --- a/app/View/Layouts/pdf.ctp +++ b/app/View/Layouts/pdf.ctp @@ -1,4 +1,4 @@ +?> diff --git a/app/View/Pdf/profil.ctp b/app/View/Pdf/profil.ctp index cebff5e..4086485 100644 --- a/app/View/Pdf/profil.ctp +++ b/app/View/Pdf/profil.ctp @@ -74,5 +74,5 @@ foreach($WORKER['DreamjobPageInh'] as $page){ //$tcpdf->Output('profil.pdf','I'); // TO Download $tcpdf->Output('profil.pdf','D'); - +return null; ?>