From 30c6e8b7e4c143972ea17380ff328dcc10d808b7 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Martin=20M=C3=BCller?= Date: Thu, 24 Apr 2014 10:14:18 +0200 Subject: [PATCH] ueberschriften --- app/View/Pdf/application.ctp | 2 +- app/View/Pdf/profil.ctp | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/app/View/Pdf/application.ctp b/app/View/Pdf/application.ctp index 3ebb5b8..3426168 100644 --- a/app/View/Pdf/application.ctp +++ b/app/View/Pdf/application.ctp @@ -99,6 +99,6 @@ foreach($application['Page'] as $page){ $tcpdf->Output('filename.pdf','I'); // TO Download -//echo $tcpdf->Output('filename.pdf','D'); +//$tcpdf->Output('filename.pdf','D'); ?> diff --git a/app/View/Pdf/profil.ctp b/app/View/Pdf/profil.ctp index bbdd51c..01775a1 100644 --- a/app/View/Pdf/profil.ctp +++ b/app/View/Pdf/profil.ctp @@ -73,6 +73,6 @@ foreach($WORKER['DreamjobPageInh'] as $page){ $tcpdf->Output('filename.pdf','I'); // TO Download -//echo $tcpdf->Output('filename.pdf','D'); +//$tcpdf->Output('filename.pdf','D'); ?>