System_ProcWatch::setConfig()

System_ProcWatch::setConfig() -- Set configuration

Synopsis

void System_ProcWatch::setConfig (array $config)

Description

Configure System_ProcWatch with an config array from System_ProcWatch_Config.

Parameter

array $config

config array from System_ProcWatch_Config

Throws

Throws no exception.

Note

This function can not be called statically.