forked from friendica/friendica-addons
Google+ is closing soon, so we remove the first traces
This commit is contained in:
parent
01bc547447
commit
c2c541cb10
|
@ -1,7 +1,7 @@
|
|||
<?php
|
||||
/**
|
||||
* Name: Buffer Post Connector
|
||||
* Description: Post to Buffer (Facebook, Google+, LinkedIn, Twitter)
|
||||
* Description: Post to Buffer (Facebook Pages, LinkedIn, Twitter)
|
||||
* Version: 0.2
|
||||
* Author: Michael Vogel <http://pirati.ca/profile/heluecht>
|
||||
*/
|
||||
|
|
|
@ -4,7 +4,7 @@
|
|||
* Description: Imports posts from a Google+ account and repeats them
|
||||
* Version: 0.1
|
||||
* Author: Michael Vogel <ike@piratenpartei.de>
|
||||
*
|
||||
* Status: unsupported
|
||||
*/
|
||||
|
||||
define('FROMGPLUS_DEFAULT_POLL_INTERVAL', 30); // given in minutes
|
||||
|
|
Loading…
Reference in a new issue