debug code to dump new status data
This commit is contained in:
parent
60b1e4afb7
commit
c307aee06e
@ -260,6 +260,8 @@ class TwitterStatusFetcher extends ParallelizingDaemon
|
|||||||
return $dupe;
|
return $dupe;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
common_debug("Saving status {$status->id} with data " . print_r($status, true));
|
||||||
|
|
||||||
// If it's a retweet, save it as a repeat!
|
// If it's a retweet, save it as a repeat!
|
||||||
|
|
||||||
if (!empty($status->retweeted_status)) {
|
if (!empty($status->retweeted_status)) {
|
||||||
|
Loading…
Reference in New Issue
Block a user