Remove comment
This commit is contained in:
parent
4f37f68bd7
commit
1301730ed8
|
@ -3310,7 +3310,7 @@ class Diaspora
|
||||||
|
|
||||||
$result = DI::cache()->get($cachekey);
|
$result = DI::cache()->get($cachekey);
|
||||||
if (!is_null($result)) {
|
if (!is_null($result)) {
|
||||||
// return $result;
|
return $result;
|
||||||
}
|
}
|
||||||
|
|
||||||
$myaddr = self::myHandle($owner);
|
$myaddr = self::myHandle($owner);
|
||||||
|
|
Loading…
Reference in New Issue
Block a user