void PEAR_Config::PEAR_Config (
string $user_file = ''
, string $system_file = ''
)
Constructor
$user_file
file to read user-defined options from
$system_file
file to read system-wide defaults from
This function can not be called statically.