add reader lite

This commit is contained in:
arlemp@selectel.ru
2024-05-31 11:46:26 +03:00
parent 1ceb7ee85c
commit c033ac05d1
6 changed files with 155 additions and 94 deletions

View File

@@ -306,7 +306,9 @@ function read_kuri($hash, $page = 0, $promo = 'full', $version = null){
$htmlurl = "/readtext/$hash/$page/$promo";
$tempcontent = VIEWPATH.'anpdf3.phtml'; //подшаблон
include VIEWPATH.'layout.phtml'; //центральный шаблон
include VIEWPATH.'layout_lite.phtml'; //центральный шаблон
//include $tempcontent;