mirror of
https://github.com/standardebooks/web.git
synced 2025-07-15 10:56:46 -04:00
Some tweaks to collections
This commit is contained in:
parent
e2dd256edc
commit
1e32a97c7d
5 changed files with 11 additions and 22 deletions
|
@ -451,6 +451,7 @@ class Library{
|
|||
if($collator === null){
|
||||
throw new Exceptions\SeException('Couldn\'t create collator object when rebuilding cache.');
|
||||
}
|
||||
|
||||
$ebooks = [];
|
||||
$ebooksByCollection = [];
|
||||
$ebooksByTag = [];
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue