mirror of
https://github.com/friendica/friendica
synced 2025-04-27 11:50:11 +00:00
Update info comments in all plugins
This commit is contained in:
parent
00e142e4f7
commit
b7dc9f8867
19 changed files with 151 additions and 30 deletions
|
@ -1,5 +1,11 @@
|
|||
<?php
|
||||
|
||||
/**
|
||||
* Name: LDAP Authenticate
|
||||
* Description: Authenticate a user against an LDAP directory
|
||||
* Version: 1.0
|
||||
* Author: Mike Macgirvin <http://macgirvin.com/profile/mike>
|
||||
*/
|
||||
|
||||
/**
|
||||
* Friendika addon
|
||||
*
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue