echo file html

This commit is contained in:
Andrey Kuvshinov
2020-05-24 17:18:50 +03:00
parent ee74b39156
commit a14a41827f

View File

@@ -400,6 +400,7 @@ function readbook_kuri($hash, $page = 1){
}
$file = HTMLSOURCE.$price['price_id'].'.'.$price['html'];
echo $file;
$limit = 4000;