mirror of
https://github.com/friendica/friendica
synced 2025-04-26 13:50:11 +00:00
theme cleanup
This commit is contained in:
parent
881037a0d9
commit
65a420b227
23 changed files with 179 additions and 36 deletions
|
@ -42,6 +42,8 @@ else {
|
|||
unset($_SESSION['visitor_id']);
|
||||
unset($_SESSION['administrator']);
|
||||
unset($_SESSION['cid']);
|
||||
unset($_SESSION['theme']);
|
||||
|
||||
$encrypted = hash('whirlpool',trim($_POST['password']));
|
||||
|
||||
if((x($_POST,'auth-params')) && $_POST['auth-params'] == 'login') {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue