mirror of
https://github.com/DanielnetoDotCom/YouPHPTube
synced 2025-10-03 09:49:28 +02:00
Update
This commit is contained in:
parent
1e11de1ceb
commit
97bc892eac
1 changed files with 1 additions and 1 deletions
|
@ -285,7 +285,7 @@ if ($r['action'] == "authAccount") {
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
// ClearCache
|
// ClearCache
|
||||||
include($global['systemRootPath']."objects/configurationClearCache.json.php?FirstPage=1");
|
clearCache(true);
|
||||||
|
|
||||||
} else if ($r['action'] == "requestResetKeys") {
|
} else if ($r['action'] == "requestResetKeys") {
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue