From: Brion Vibber Date: Tue, 21 Sep 2010 23:27:10 +0000 (-0700) Subject: Full dump of input data in yamdump also for my reference... X-Git-Url: https://git.mxchange.org/?a=commitdiff_plain;h=f36a062f3a6292a19b576e69478234a46d4f81ee;p=quix0rs-gnu-social.git Full dump of input data in yamdump also for my reference... --- diff --git a/plugins/YammerImport/yamdump.php b/plugins/YammerImport/yamdump.php index ad739760a8..96127dd176 100644 --- a/plugins/YammerImport/yamdump.php +++ b/plugins/YammerImport/yamdump.php @@ -14,6 +14,8 @@ $yam = new SN_YammerClient($consumerKey, $consumerSecret, $token, $tokenSecret); $imp = new YammerImporter(); $data = $yam->messages(); +var_dump($data); + /* ["messages"]=> ["meta"]=> // followed_user_ids, current_user_id, etc