1
0
Fork 0
mirror of https://github.com/DanielnetoDotCom/YouPHPTube synced 2025-10-03 09:49:28 +02:00
This commit is contained in:
Daniel Neto 2024-10-01 16:36:36 -03:00
parent 1e11de1ceb
commit 97bc892eac

View file

@ -285,7 +285,7 @@ if ($r['action'] == "authAccount") {
}
}
// ClearCache
include($global['systemRootPath']."objects/configurationClearCache.json.php?FirstPage=1");
clearCache(true);
} else if ($r['action'] == "requestResetKeys") {