bug fixed: pwg_db_fetch_array function does not exist

git-svn-id: http://piwigo.org/svn/branches/2.1@6640 68402e56-0260-453c-a942-63ccdbb3a9ee
This commit is contained in:
plegall 2010-06-30 18:50:32 +00:00
parent 773546363e
commit 55f4efd7a6

View file

@ -50,7 +50,7 @@ having count(*) > 1
limit 0,1
;';
if (pwg_db_fetch_array(pwg_query($query)))
if (pwg_db_fetch_row(pwg_query($query)))
{
$to_deactivate = false;
$c13y->add_anomaly(