Fix another case of missing file.

Tato revize je obsažena v:
Sébastien Lucas 2014-01-13 22:31:03 +01:00
rodič 90ffaeda77
revize 00c25fb9fb

Zobrazit soubor

@ -48,7 +48,7 @@ try {
$hash = "#" . $matches [2];
}
$comp = $book->getComponentName ($component, $path);
if (!$comp) return "#";
if (!$comp) return "{$method}'#'{$end}";
$out = "{$method}'epubfs.php?{$add}comp={$comp}{$hash}'{$end}";
if ($end) {
return $out;