Code Context //mail('ehask71@gmail.com', 'Tier', print_r($tier, 1) . print_r($loc, 1));
}
if (count($tier) == 4) {
$slug = 'dal-dallas-love-field-airport-parking'
$loc = array(
'Location' => array(
'id' => '46',
'name' => 'Dallas Love (DAL)',
'image' => '',
'type' => 'Airport',
'slug' => 'dal-dallas-love-field-airport-parking',
'code' => 'DAL',
'tax_rate' => '6.00',
'lat' => '0.00000000',
'lng' => '0.00000000',
'active' => true,
'created' => '2016-02-06 17:34:14',
'modified' => '2017-03-08 21:46:34'
),
'LocationProperty' => array()
)
$spaces = false
$tier = null
LocationController::index() - APP/Controller/LocationController.php, line 37
ReflectionMethod::invokeArgs() - [internal], line ??
Controller::invokeAction() - CORE/Cake/Controller/Controller.php, line 499
Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 193
Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 167
[main] - APP/webroot/index.php, line 110