Ignore:
Timestamp:
Sep 23, 2012 12:58:48 PM (12 years ago)
Author:
mitty
Message:
  • add legacy_lists_api => 0 to new()
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/Dev/twitter/update_timeline.pl

    r115 r166  
    9595        consumer_key    => $conf->{consumer_key}, 
    9696        consumer_secret => $conf->{consumer_secret}, 
     97        legacy_lists_api => 0, 
    9798    ); 
    9899     
Note: See TracChangeset for help on using the changeset viewer.