Piwigo / piwigo-openstreetmap

OpenStreetMap integration for Piwigo
http://piwigo.org/ext/extension_view.php?eid=701
GNU General Public License v3.0
35 stars 35 forks source link

Fix for #74 #85

Closed ThomasDaheim closed 8 years ago

ThomasDaheim commented 8 years ago

i.storage_category_id might be in the list of $forbidden categories, use ic.category_id instead

xbgmsharp commented 8 years ago

Thanks