aboutsummaryrefslogtreecommitdiffstats
path: root/mod/follow.php
diff options
context:
space:
mode:
authorFriendika <info@friendika.com>2011-06-08 21:06:02 -0700
committerFriendika <info@friendika.com>2011-06-08 21:06:02 -0700
commitdf8ac668b800ecf64ab2c240678eb87b225cb513 (patch)
tree7fcfe4b55fb282dfd95bd8500ad92518c7a4acaa /mod/follow.php
parenta10abd4860ee2e34b197fd7c1bba295cd35c1a9b (diff)
downloadvolse-hubzilla-df8ac668b800ecf64ab2c240678eb87b225cb513.tar.gz
volse-hubzilla-df8ac668b800ecf64ab2c240678eb87b225cb513.tar.bz2
volse-hubzilla-df8ac668b800ecf64ab2c240678eb87b225cb513.zip
more calendar work, undo strict_privacy flag to use different approach
Diffstat (limited to 'mod/follow.php')
-rw-r--r--mod/follow.php3
1 files changed, 0 insertions, 3 deletions
diff --git a/mod/follow.php b/mod/follow.php
index 31cfcfb64..a354b3457 100644
--- a/mod/follow.php
+++ b/mod/follow.php
@@ -34,9 +34,6 @@ function follow_post(&$a) {
// NOTREACHED
}
- elseif(get_config('system','strict_privacy')) {
- unset($ret['notify']);
- }
// do we have enough information?