unused variable. re #34
This commit is contained in:
parent
c71f443356
commit
7e8a1fefdb
1 changed files with 0 additions and 1 deletions
1
book.php
1
book.php
|
@ -594,7 +594,6 @@ where data.book = books.id and data.id = ?');
|
|||
}
|
||||
|
||||
public static function getBooksByQuery($query, $n, $database = NULL, $numberPerPage = NULL) {
|
||||
global $config;
|
||||
$i = 0;
|
||||
$critArray = array ();
|
||||
foreach (array (PageQueryResult::SCOPE_AUTHOR,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue