mirror of
https://github.com/netzmacht/contao-leaflet-maps.git
synced 2026-05-31 03:51:52 +02:00
Initial commit.
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
<?php
|
||||
|
||||
$GLOBALS['BE_MOD']['content']['leaflet'] = array(
|
||||
'tables' => array('tl_leaflet_map')
|
||||
);
|
||||
Reference in New Issue
Block a user