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