:
' . h($file) . ''); ?>
in one of the following paths:
_paths($this->plugin);
foreach ($paths as $path):
if (strpos($path, CORE_PATH) !== false) {
continue;
}
echo sprintf('- %s%s
', h($path), h($file));
endforeach;
?>
:
element('exception_stack_trace');
?>