label pdftk

This commit is contained in:
Andrey Kuvshinov
2020-05-21 21:17:48 +03:00
parent 64a7f2d461
commit 5c200c28f7

View File

@@ -55,6 +55,8 @@ function pdfs_init($source, $page = 1){
if (!file_exists($fullcachefile)){ if (!file_exists($fullcachefile)){
echo 'загрузка ...';
if (!file_exists($source)) if (!file_exists($source))
return false; return false;