Code Context <title>
<?php echo $cakeDescription ?>:
<?php echo $title_for_layout; ?>
$viewFile = 'C:\wamp64\www\admin\app\View\Users\login.ctp'
$dataForView = array(
'device' => 'computer',
'platform' => 'WIN'
)
$device = 'computer'
$platform = 'WIN'
$cakeDescription = 'Kobit Reporter: the control panel for mobile App.'
include - APP\View\Users\login.ctp, line 19
View::_evaluate() - CORE\Cake\View\View.php, line 931
View::_render() - CORE\Cake\View\View.php, line 893
View::render() - CORE\Cake\View\View.php, line 462
Controller::render() - CORE\Cake\Controller\Controller.php, line 952
Dispatcher::_invoke() - CORE\Cake\Routing\Dispatcher.php, line 194
Dispatcher::dispatch() - CORE\Cake\Routing\Dispatcher.php, line 162
[main] - APP\webroot\index.php, line 101