Don't change link startin with #
--HG-- extra : rebase_source : c99eff768822359891d059ba4dbbcca3f385efd1
This commit is contained in:
parent
2cb1682d3b
commit
fa52a58c54
|
@ -38,6 +38,7 @@ try {
|
||||||
return $path;
|
return $path;
|
||||||
}
|
}
|
||||||
$comp = $book->getComponentName ($component, $path);
|
$comp = $book->getComponentName ($component, $path);
|
||||||
|
if (!$comp) return "#";
|
||||||
return "$method'epubfs.php?{$add}comp=$comp'";
|
return "$method'epubfs.php?{$add}comp=$comp'";
|
||||||
};
|
};
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue