mirror of
https://github.com/friendica/friendica
synced 2025-04-26 08:30:10 +00:00
Merge remote-tracking branch 'upstream/develop' into 1612-unused-indexes
This commit is contained in:
commit
ed0143c9f0
162 changed files with 766 additions and 683 deletions
|
@ -1,6 +1,6 @@
|
|||
<?php
|
||||
|
||||
function community_init(&$a) {
|
||||
function community_init(App &$a) {
|
||||
if (! local_user()) {
|
||||
unset($_SESSION['theme']);
|
||||
unset($_SESSION['mobile-theme']);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue