Рекурсивный акроним словосочетания «PHP: Hypertext Preprocessor»
Добро пожаловать на форум PHP программистов!
За последние 24 часа нас посетили 18884 программиста и 1635 роботов. Сейчас ищет 2101 программист ...
Auth_PrefManager::clearCache
Вернуться к: Auth_PrefManager
Auth_PrefManager::clearCache
Auth_PrefManager::clearCache() – Cleans out the cache.
Synopsis
require_once '/PrefManager.php';
void Auth_PrefManager::clearCache ( )
Clears the cache of preferences stored in the current user's session.
Throws
No exceptions thrown.
Note
This function can not be called statically.
Вернуться к: Auth_PrefManager