correct baseurl books
This commit is contained in:
@@ -416,7 +416,7 @@ function readbook_kuri($hash, $page = 1){
|
||||
// $html .= convert2html($dir.'chapter-1.xhtml');
|
||||
$pagehtml = pagehtml($html, $page, $limit);
|
||||
|
||||
$baseurl = SITE.'/readbook/'.$hash.'/';
|
||||
$baseurl = SITE.'readbook/'.$hash.'/';
|
||||
$endurl = $baseurl.$count;
|
||||
|
||||
if ($page < $count) {
|
||||
|
||||
Reference in New Issue
Block a user