Code Context <div class="clear"><br /></div>
<div style="line-height: 25px; font-size: 16px;">
<?php echo $this->request->data['Page']['full_text_' . $_SESSION['Config.locale']] ?>
$viewFile = '/var/www/vhosts/miracle-taichi.com/domains/miracle-taichi.com/public_html/app/View/Pages/view.ctp'
$dataForView = array(
'availableLanguages' => array(
'eng' => 'English',
'tha' => 'Thai'
),
'language' => 'tha'
)
$availableLanguages = array(
'eng' => 'English',
'tha' => 'Thai'
)
$language = 'tha'
include - APP/View/Pages/view.ctp, line 12
View::_evaluate() - CORE/Cake/View/View.php, line 947
View::_render() - CORE/Cake/View/View.php, line 909
View::render() - CORE/Cake/View/View.php, line 471
Controller::render() - CORE/Cake/Controller/Controller.php, line 948
Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 194
Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 162
[main] - APP/webroot/index.php, line 110