require_once 'PEAR/config.php';
bool PEAR_Config::toDefault (string $key)
bool PEAR_Config::toDefault
Unset the user-defined value of a config key, reverting the value to the system-defined one.
config key
bool - Gibt bei Erfolg TRUE zurück, bei einem Fehler FALSE.
Diese Methode kann nicht statisch aufgerufen werden.