Changeset fb06a17 for perl/modules/Facebook/lib/BarnOwl/Module
- Timestamp:
- Sep 20, 2011, 11:15:32 PM (13 years ago)
- Branches:
- master, release-1.10, release-1.9
- Children:
- a7ac83a
- Parents:
- e1ed6f4
- git-author:
- Edward Z. Yang <ezyang@mit.edu> (06/23/11 22:47:15)
- git-committer:
- Edward Z. Yang <ezyang@mit.edu> (09/20/11 23:15:32)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
perl/modules/Facebook/lib/BarnOwl/Module/Facebook/Handle.pm
re1ed6f4 rfb06a17 307 307 # serves as a canonical link to the post. The {name} 308 308 # field should equal 'Comment'. 309 zsig=> $post->{actions}[0]{link},309 permalink => $post->{actions}[0]{link}, 310 310 ); 311 311 BarnOwl::queue_message($msg);
Note: See TracChangeset
for help on using the changeset viewer.