layout = 'error'; if (Configure::read('debug')) : $this->layout = 'dev_error'; $this->assign('title', $message); $this->assign('templateName', 'error500.ctp'); $this->start('file'); ?> getQueryString)) : ?>
SQL Query: = h($error->getQueryString) ?>
getAttribute('params'))) : ?> SQL Query Params: getAttribute('params')) ?> Error in: = sprintf('%s, line %s', str_replace(ROOT, 'ROOT', $error->getFile()), $error->getLine()) ?> element('auto_table_warning'); if (extension_loaded('xdebug')) : xdebug_print_function_stack(); endif; $this->end(); endif; ?>= __d('cake', 'Error') ?>: = h($message) ?>