dreamjob/app/View/Layouts/pdf.ctp

5 lines
81 B
Plaintext
Raw Normal View History

2014-04-22 20:50:23 +02:00
<?php
2014-04-24 10:20:36 +02:00
//header("Content-type: application/pdf");
2014-04-24 10:12:06 +02:00
//echo $content_for_layout;
2014-04-22 20:50:23 +02:00
?>