bool
Auth_PrefManager::deleteDefaultPref
(
string
$pref_id
)
Deletes the default value for the preference passed as $pref_id
.
$pref_id
The preference to delete.
returns Success/Failure
No exceptions thrown.
This function can not be called statically.