correct baseurl promo
This commit is contained in:
@@ -84,7 +84,7 @@ function promo_kuri($hash, $page = 1, $scale = 2, $promo = false){
|
|||||||
if (!$promo)
|
if (!$promo)
|
||||||
$filedown = False;
|
$filedown = False;
|
||||||
|
|
||||||
$baseurl = "/read/$hash/";
|
$baseurl = "/promo/$hash/";
|
||||||
|
|
||||||
if ($page < $maxpage){
|
if ($page < $maxpage){
|
||||||
$nextpage = $page + 1;
|
$nextpage = $page + 1;
|
||||||
|
|||||||
Reference in New Issue
Block a user