mirror of
https://github.com/standardebooks/web.git
synced 2025-07-07 15:20:32 -04:00
Remove blank line
This commit is contained in:
parent
804b786065
commit
d05f0ea3c7
1 changed files with 0 additions and 1 deletions
|
@ -2510,7 +2510,6 @@ final class Ebook{
|
||||||
$params[] = $query; // match(e.IndexableAuthors) against (?)
|
$params[] = $query; // match(e.IndexableAuthors) against (?)
|
||||||
$params[] = $query; // match(e.IndexableCollections) against (?)
|
$params[] = $query; // match(e.IndexableCollections) against (?)
|
||||||
$params[] = $query; // match(e.IndexableText) against (?)
|
$params[] = $query; // match(e.IndexableText) against (?)
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|
||||||
$params[] = $limit;
|
$params[] = $limit;
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue