4 lines
74 B
PHP
Executable file
4 lines
74 B
PHP
Executable file
<?
|
|
//header("Content-type: application/pdf");
|
|
echo $content_for_layout;
|
|
?>
|