This repository has been archived on 2024-08-19. You can view files and clone it. You cannot open issues or pull requests or push a commit.
Files
core/include
Klaus Weidenbach 96239b3648 Two possible bugfixes in bb2diaspora.php.
I have found two suspicious parts and tried to correct them. I have no
diaspora enabled hubs and I am also not sure what influence these two
changes will have:
$unset($item['author']) ==> unset($item['author']);
if(cnt) ==> if($cnt)
Before merging can someone with diaspora contacts test this.
2015-03-22 14:19:00 +01:00
..
2015-03-13 00:36:32 +01:00
2015-03-16 15:35:46 -07:00
2015-03-21 22:28:07 +01:00
2015-03-19 15:24:09 -07:00
2015-03-13 00:36:32 +01:00