mirror of
https://git.friendi.ca/friendica/friendica-addons.git
synced 2025-01-08 23:04:48 +00:00
Merge pull request #529 from rabuzarus/20180209_-_mark_membersince_unsupported
membersince: mark membersince as unsupported because it is now in core
This commit is contained in:
commit
a907962503
1 changed files with 1 additions and 1 deletions
|
@ -4,7 +4,7 @@
|
|||
* Description: Display membership date in profile
|
||||
* Version: 1.1
|
||||
* Author: Mike Macgirvin <http://macgirvin.com/profile/mike>
|
||||
*
|
||||
* Status: Unsupported
|
||||
*/
|
||||
|
||||
use Friendica\Core\Addon;
|
||||
|
|
Loading…
Reference in a new issue