PEAR_Config::store (Previous) (Next) PEAR_Config::validConfiguration

View this page in Last updated: Sun, 07 Sep 2008
English | Dutch | French | German | Hungarian | Japanese | Polish | Russian | Spanish | Plain HTML

PEAR_Config::toDefault()

PEAR_Config::toDefault() -- Revert value of config key to the system-defined one

Description

Unset the user-defined value of a config key, reverting the value to the system-defined one.

Parameter

string $key

config key

Return value

bool - Returns TRUE on success, FALSE on failure.

Note

This function can not be called statically.

PEAR_Config::store (Previous) (Next) PEAR_Config::validConfiguration

Download Documentation Last updated: Sun, 07 Sep 2008
Do you think that something on this page is wrong? Please file a bug report or add a note.
User Notes:
There are no user contributed notes for this page.