unused variable. re #34

Cette révision appartient à :
Sébastien Lucas 2013-12-17 22:56:04 +01:00
Parent c71f443356
révision 7e8a1fefdb

Voir le fichier

@ -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,