Another test
--HG-- extra : rebase_source : d6fd95a2c138efdb1901d7b09af47e20e6bf993e
This commit is contained in:
parent
a51a276805
commit
881f76d87a
2 changed files with 9 additions and 5 deletions
|
@ -6,7 +6,7 @@ require_once ("resources/php-epub-meta/epub.php");
|
|||
|
||||
header ("Content-Type: text/html;charset=utf-8");
|
||||
|
||||
$book = new EPub ("c:/Temp/Alice.epub");
|
||||
$book = new EPub ("c:/Temp/Phare.epub");
|
||||
$book->initSpineComponent ();
|
||||
|
||||
?>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue