add full version
This commit is contained in:
@@ -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);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user