diff --git a/app/routes/anpdf.php b/app/routes/anpdf.php index 189166a..95e528a 100644 --- a/app/routes/anpdf.php +++ b/app/routes/anpdf.php @@ -57,6 +57,7 @@ function read_kuri($hash, $page = 0, $scale = 1, $promo = false){ return False; } + $file = SITEPATH.'pub/files/source/742.pdf'; $namefile = $hash.'.pdf'; diff --git a/app/views/layout.phtml b/app/views/layout.phtml index f7bd7da..ffffd2b 100644 --- a/app/views/layout.phtml +++ b/app/views/layout.phtml @@ -3,8 +3,8 @@