diff options
author | Tobias Diekershoff <tobias.diekershoff@gmx.net> | 2011-02-06 18:18:54 +0100 |
---|---|---|
committer | Tobias Diekershoff <tobias.diekershoff@gmx.net> | 2011-02-06 18:18:54 +0100 |
commit | 695e08495604ce8f6e32a937b4077bfd480feb71 (patch) | |
tree | 64e5b5e4f09b7e3e65b4f4067f06184b1d4dc4f9 | |
parent | a175027fc1c9cdc17e19f418d0fe4dfb23b710db (diff) | |
download | volse-hubzilla-695e08495604ce8f6e32a937b4077bfd480feb71.tar.gz volse-hubzilla-695e08495604ce8f6e32a937b4077bfd480feb71.tar.bz2 volse-hubzilla-695e08495604ce8f6e32a937b4077bfd480feb71.zip |
deleted another item from the Twitter addon ToDo list
-rw-r--r-- | addon/twitter/twitter.php | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/addon/twitter/twitter.php b/addon/twitter/twitter.php index 8f4f74f7f..7d4cf1514 100644 --- a/addon/twitter/twitter.php +++ b/addon/twitter/twitter.php @@ -34,7 +34,6 @@ * - deletion of the OAuth credentials does not work * - what about multimedia content? * so far we just strip HTML tags from the message - * - after entering the PIN reload page propperly */ function twitter_install() { |