mirror of
https://github.com/Piwigo/Piwigo.git
synced 2026-07-13 13:21:43 +02:00
Feature 1244 : bug fix
functions_mysql.inc.php must be loaded for install git-svn-id: http://piwigo.org/svn/trunk@4326 68402e56-0260-453c-a942-63ccdbb3a9ee
This commit is contained in:
@@ -375,7 +375,6 @@ INSERT INTO '.$table_name.'
|
||||
}
|
||||
$query .= ')';
|
||||
}
|
||||
Log::getInstance()->debug($query);
|
||||
pwg_query($query);
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user