Merge pull request #960 from AndyHee/20200223-dev

Added warning
This commit is contained in:
Tobias Diekershoff 2020-02-23 08:59:20 +01:00 committed by GitHub
commit eebd873844
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -1,7 +1,7 @@
<?php
/**
* Name: public_server
* Description: Friendica addon with functions suitable for a public server.
* Description: Friendica addon with functions suitable for a public server. WARNING: This addon is currently not well maintained. It may produce unexpected results. Use with caution!
* Version: 1.1
* Author: Keith Fernie <http://friendika.me4.it/profile/keith>
*/