SproutCMS

This is the code documentation for the SproutCMS project

function backtrace()

Displays nice backtrace information.

Usage

string Kohana::backtrace ( array $trace );

Authors

Arguments

  1. array $trace
    backtrace generated by an exception or debug_backtrace

Return value

  • string

See also