SproutCMS

This is the code documentation for the SproutCMS project

function shutdown()

Triggers the shutdown of Kohana by closing the output buffer, runs the system.display event.

Usage

void Kohana::shutdown ( );

Authors

Return value

  • void