Search for in the Packages This site (using Yahoo!) Developers Developer mailing list General mailing list CVS commits mailing list
require_once '/PrefManager.php';
bool Auth_PrefManager::deleteDefaultPref (string $pref_id)
bool Auth_PrefManager::deleteDefaultPref
Deletes the default value for the preference passed as $pref_id.
The preference to delete.
returns Success/Failure
No exceptions thrown.
This function can not be called statically.