SproutCMS

This is the code documentation for the SproutCMS project

function configClear()

Clears a config group from the cached configuration.

Usage

void Kohana::configClear ( string $group );

Authors

Arguments

  1. string $group
    config group

Return value

  • void