void PEAR_Config::PEAR_Config ( string $user_file = '' , string $system_file = '' )
コンストラクタです。
$user_file
ユーザ定義のオプションを読み込むファイル。
$system_file
システムのデフォルトを読み込むファイル。
This function can not be called statically.