Introduction

PEAR Manual


System_ProcWatch::System_ProcWatch

System_ProcWatch::System_ProcWatch() -- Constructor

Synopsis

    require_once 'System/ProcWatch.php';
   

object &new System_ProcWatch ( array $config )

Description

Instantiate a new System_ProcWatch object configured by the supplied configuration array.

Parameter

array $config

config array from System_ProcWatch_Config




Introduction

PEAR Manual