mirror of
https://github.com/netzmacht/contao-leaflet-maps.git
synced 2025-12-02 13:03:43 +01:00
Apply coding standards.
This commit is contained in:
@@ -28,7 +28,7 @@ $GLOBALS['TL_DCA']['tl_leaflet_map_layer'] = array
|
||||
(
|
||||
'id' => array
|
||||
(
|
||||
'sql' => "int(10) unsigned NOT NULL auto_increment"
|
||||
'sql' => 'int(10) unsigned NOT NULL auto_increment'
|
||||
),
|
||||
'tstamp' => array
|
||||
(
|
||||
|
||||
Reference in New Issue
Block a user