PEAR_Config::PEAR_Config

PEAR_Config::PEAR_Config() – Constructor

Synopsis

require_once 'PEAR/config.php';

void PEAR_Config::PEAR_Config ( string $user_file = '' , string $system_file = '' )

Описание

Constructor

Parameter

string $user_file

file to read user-defined options from

string $system_file

file to read system-wide defaults from

Замечание

This function can not be called statically.

    Поддержать сайт на родительском проекте КГБ