variable naming after lonvia PR feedback

This commit is contained in:
marc tobias
2018-03-18 16:14:26 +01:00
committed by Sarah Hoffmann
parent dedf56b5f8
commit 45bc511955
3 changed files with 77 additions and 19 deletions

View File

@@ -184,17 +184,14 @@
if ($aPlaceSearchNameKeywords)
if ($bIncludeKeywords)
{
headline('Name Keywords');
foreach($aPlaceSearchNameKeywords as $aRow)
{
_one_keyword_row($aRow['word_token'], $aRow['word_id']);
}
}
if ($aPlaceSearchAddressKeywords)
{
headline('Address Keywords');
foreach($aPlaceSearchAddressKeywords as $aRow)
{