add full version

This commit is contained in:
Andrey Kuvshinov
2020-05-26 21:54:07 +03:00
parent 171abc394b
commit dc3fec1602

View File

@@ -177,7 +177,7 @@ function bookmark_set($hash, $page){
function read_kuri($hash, $page = 0, $promo = false, $version = null){
function read_kuri($hash, $page = 0, $promo = 'full', $version = null){
# test url http://klan.dv/promo/bac343b41b357fdc8243373a429caa62 (742.pdf source)
@@ -306,7 +306,7 @@ function read_kuri($hash, $page = 0, $promo = false, $version = null){
}
function readtext_kuri($hash, $page = 1, $promo = 'no'){
function readtext_kuri($hash, $page = 1, $promo = 'full'){
$price = api_pricehash($hash);