]> git.mxchange.org Git - quix0rs-gnu-social.git/blobdiff - scripts/inbox_users.php
save location at notice post time
[quix0rs-gnu-social.git] / scripts / inbox_users.php
index 718dd856beed775cdea2cc96e0fba8b9bb52c550..32adcea21372f12486db52c6a2613d0283333a2d 100755 (executable)
@@ -105,4 +105,3 @@ foreach ($ids as $id) {
                $cache->delete(common_cache_key('user:notices_with_friends:' . $user->id . ';last'));
        }
 }
-?>