Moved the rest of the Twitter stuff into the TwitterBridge plugin

This commit is contained in:
Zach Copley
2009-08-26 00:59:06 +00:00
parent 9b9d80cd97
commit 5efe588174
8 changed files with 13 additions and 11 deletions

View File

@@ -31,6 +31,8 @@ if (!defined('LACONICA')) {
exit(1);
}
require_once INSTALLDIR . '/plugins/TwitterBridge/twitter.php';
/**
* Class for doing OAuth authentication against Twitter
*