Pumpio now has a better contact management

This commit is contained in:
Michael Vogel 2016-07-02 11:22:31 +02:00
parent b346e0e342
commit 2baf1090c3
4 changed files with 45 additions and 89 deletions

View file

@ -45,6 +45,7 @@ define('STATUSNET_DEFAULT_POLL_INTERVAL', 5); // given in minutes
require_once('library/twitteroauth.php');
require_once('include/enotify.php');
require_once("include/socgraph.php");
class StatusNetOAuth extends TwitterOAuth {
function get_maxlength() {