SproutCMS

This is the code documentation for the SproutCMS project

function includePaths()

Get all include paths. APPPATH is the first path, followed by module
paths in the order they are configured.

Usage

array Kohana::includePaths ( [ boolean &$process ] );

Authors

Arguments

  1. boolean $process = FALSE (by reference)
    re-process the include paths

Return value

  • array