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