require_once 'PEAR/config.php';
void PEAR_Config::PEAR_Config ([string $user_file = '' [, string $system_file = '']])
void PEAR_Config::PEAR_Config
コンストラクタです。
ユーザ定義のオプションを読み込むファイル。
システムのデフォルトを読み込むファイル。
この関数は、スタティックにコールする ことはできません。