Skip to content

Commit

Permalink
[Bugfix] Revert master to version 1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
zoglo committed Oct 31, 2022
1 parent 152f9e9 commit 8f6fe4f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Resources/contao/config/config.php
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
$GLOBALS['FE_MOD']['estatemanager']['realEstateGoogleMap'] = 'ContaoEstateManager\GoogleMaps\ModuleRealEstateGoogleMap';

// Add expose module
$GLOBALS['CEM_FE_EXPOSE_MOD']['media']['googleMap'] = 'ContaoEstateManager\GoogleMaps\ExposeModuleGoogleMap';
$GLOBALS['FE_EXPOSE_MOD']['media']['googleMap'] = 'ContaoEstateManager\GoogleMaps\ExposeModuleGoogleMap';

// Hooks
//$GLOBALS['TL_HOOKS']['beforeRealEstateImport'][] = array('ContaoEstateManager\\GoogleMaps\\PostalCode', 'determinePostalCodeGeoData');
Expand Down

0 comments on commit 8f6fe4f

Please sign in to comment.