mirror of
https://github.com/DanielnetoDotCom/YouPHPTube
synced 2025-10-05 19:42:38 +02:00
Update
This commit is contained in:
parent
360d70e29e
commit
d89471174f
9 changed files with 68 additions and 47 deletions
|
@ -3050,6 +3050,7 @@ function clearCache($firstPageOnly = false)
|
|||
|
||||
function clearAllUsersSessionCache()
|
||||
{
|
||||
_error_log("clearAllUsersSessionCache ".json_encode(debug_backtrace(DEBUG_BACKTRACE_IGNORE_ARGS)));
|
||||
sendSocketMessageToAll(time(), 'socketClearSessionCache');
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue