mirror of
https://github.com/friendica/friendica
synced 2025-12-07 12:17:12 +01:00
allow individual choice of mobile themes
This commit is contained in:
parent
41439804f4
commit
77529ccdf1
17 changed files with 69 additions and 24 deletions
|
|
@ -63,6 +63,7 @@ function manage_post(&$a) {
|
|||
unset($_SESSION['administrator']);
|
||||
unset($_SESSION['cid']);
|
||||
unset($_SESSION['theme']);
|
||||
unset($_SESSION['mobile-theme']);
|
||||
unset($_SESSION['page_flags']);
|
||||
unset($_SESSION['return_url']);
|
||||
if(x($_SESSION,'submanage'))
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue