Merge git://github.com/seblucas/cops
Conflicts: test/pageTest.php - RESOLVED
This commit is contained in:
commit
f87963ea8a
17 changed files with 337 additions and 36 deletions
2
book.php
2
book.php
|
@ -452,7 +452,7 @@ class Book extends Base {
|
|||
{
|
||||
if ($data->isKnownType ())
|
||||
{
|
||||
array_push ($linkArray, $data->getDataLink (Link::OPDS_ACQUISITION_TYPE, "Download"));
|
||||
array_push ($linkArray, $data->getDataLink (Link::OPDS_ACQUISITION_TYPE, $data->format));
|
||||
}
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue