Рекурсивный акроним словосочетания «PHP: Hypertext Preprocessor»
Добро пожаловать на форум PHP программистов!
За последние 24 часа нас посетили 17199 программистов и 1838 роботов. Сейчас ищут 1539 программистов ...
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