"remote_permissions" and "widgets" are set to deprecated

This commit is contained in:
Michael 2018-08-19 17:33:05 +00:00
parent 2c6b89804b
commit f982a23373
2 changed files with 2 additions and 1 deletions

View file

@ -4,7 +4,7 @@
* Description: Allow the recipients of private posts to see who else can see the post by clicking the lock icon * Description: Allow the recipients of private posts to see who else can see the post by clicking the lock icon
* Version: 1.0 * Version: 1.0
* Author: Zach <https://f.shmuz.in/profile/techcity> * Author: Zach <https://f.shmuz.in/profile/techcity>
* * Status: Unsupported
*/ */
use Friendica\Core\Addon; use Friendica\Core\Addon;

View file

@ -4,6 +4,7 @@
* Description: Allow to embed info from friendica into another site * Description: Allow to embed info from friendica into another site
* Version: 1.0 * Version: 1.0
* Author: Fabio Comuni <http://kirgroup.com/profile/fabrix/> * Author: Fabio Comuni <http://kirgroup.com/profile/fabrix/>
* Status: Unsupported
*/ */
use Friendica\Core\Addon; use Friendica\Core\Addon;