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/dump_timeline.pl

    r165 r166  
    143143        consumer_key    => $conf->{consumer_key}, 
    144144        consumer_secret => $conf->{consumer_secret}, 
     145        legacy_lists_api => 0, 
    145146    ); 
    146147     
Note: See TracChangeset for help on using the changeset viewer.