Fix paths.

This commit is contained in:
David Molineus
2015-01-10 13:12:47 +01:00
parent d79902754b
commit e2fe316758
2 changed files with 2 additions and 2 deletions

View File

@@ -20,7 +20,7 @@ use ContaoCommunityAlliance\UrlBuilder\UrlBuilder;
*/
class RequestUrl
{
const BASE = 'assets/leaflet/data.php';
const BASE = 'assets/leaflet/maps/data.php';
/**
* Create the request url.