Skip to content

Conversation

@Schweriner
Copy link

No description provided.

@Schweriner Schweriner changed the title Bugfixed and backwards search using PlaceID Bugfixes and backwards search using PlaceID Jan 30, 2018
@bmack
Copy link
Member

bmack commented Apr 25, 2018

Hey, care to update this PR?

$results = $cacheObject->get($cacheKey);
$addressParts = [];
foreach ([$street, $zip . ' ' . $city, $country] as $addressPart) {
if (empty($addressPart)) {
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

we can remove this line :)

* This copyright notice MUST APPEAR in all copies of the script!
***************************************************************/

use TYPO3\CMS\Core\Cache\CacheManager;
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

still not configurable, so I'd leave this todo in there.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants