SproutCMS

This is the code documentation for the SproutCMS project

function show404()

Displays a 404 page.

Usage

void Kohana::show404 ( [ string $page ] );

Authors

Arguments

  1. string $page = FALSE
    URI of page

Exceptions thrown

Return value

  • void