Auth_PrefManager::deleteDefaultPref()
-- Deletes a preference for the default user.
Beschrijving
Deletes the default value for the preference passed as $pref_id.
Parameter
- string
$pref_id
The preference to delete.
Return waarde
returns
Success/Failure
Throws
No exceptions thrown.
Note
Deze functie kan niet statisch worden aangeroepen.