Context |
Code$name = "print.pdf"
$dest = "I"
}
if (php_sapi_name() != 'cli') {
// send output to a browser
header('Content-Type: application/pdf');
if (headers_sent()) {
header - [internal], line ??
TCPDF::Output() - CORE/app/vendors/tcpdf/tcpdf.php, line 8541
include - CORE/app/views/properties/view_pdf.ctp, line 116
View::_render() - CORE/cake/libs/view/view.php, line 769
View::render() - CORE/cake/libs/view/view.php, line 336
Controller::render() - CORE/cake/libs/controller/controller.php, line 654
PropertiesController::viewPdf() - CORE/app/controllers/properties_controller.php, line 253
Dispatcher::_invoke() - CORE/cake/dispatcher.php, line 340
Dispatcher::dispatch() - CORE/cake/dispatcher.php, line 322
[main] - /home/property/public_html/index.php, line 91