projects
/
friendica.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
215c332
)
Fix "Missing hidewall key"
author
Michael
<heluecht@pirati.ca>
Tue, 6 Dec 2022 22:23:43 +0000
(22:23 +0000)
committer
Michael
<heluecht@pirati.ca>
Tue, 6 Dec 2022 22:23:43 +0000
(22:23 +0000)
src/Model/User.php
patch
|
blob
|
history
diff --git
a/src/Model/User.php
b/src/Model/User.php
index 2b8516c255b0d1089a8a121000b2ac0a82c279d6..132e4f11a947d112ccc405e650faccc8804b8560 100644
(file)
--- a/
src/Model/User.php
+++ b/
src/Model/User.php
@@
-158,6
+158,7
@@
class User
$system['publish'] = false;
$system['net-publish'] = false;
$system['hide-friends'] = true;
+ $system['hidewall'] = true;
$system['prv_keywords'] = '';
$system['pub_keywords'] = '';
$system['address'] = '';