numero2 / contao-storelocator

Contao Plugin for managing stores (or in common address data) and providing a frontend-search based on geo data.
https://www.numero2.de/contao/erweiterungen/storelocator.html
GNU Lesser General Public License v3.0
13 stars 8 forks source link

Kein file_get_contents #14

Closed lindesbs closed 11 years ago

lindesbs commented 11 years ago

Dafuer gibt es im Framework die Request Klasse

https://github.com/numero2/contao-storelocator/blob/master/system/modules/storelocator/ModuleStoreLocatorList.php#L104

Dann kann naemlich auch dies hier entfallen : https://github.com/numero2/contao-storelocator/blob/master/system/modules/storelocator/dca/tl_storelocator_category.php#L105