Auth_PrefManager::deleteDefaultPref()
-- Deletes a preference for the default user.
Description
Deletes the default value for the preference passed as $pref_id.
Parameter
- string
$pref_id
The preference to delete.
Return value
returns
Success/Failure
Throws
throws
no exceptions thrown
Note
This function can not be called
statically.