mirror of
https://github.com/Piwigo/Piwigo.git
synced 2026-08-07 17:23:04 +02:00
This commit is contained in:
+1
-1
@@ -212,7 +212,7 @@ ORDER BY
|
||||
month DESC
|
||||
;';
|
||||
|
||||
$result['avg'] = query2array($query)[0]['AVG(nb_pages)'];
|
||||
list($result['avg']) = pwg_db_fetch_row(pwg_query($query));
|
||||
|
||||
return $result;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user