Changeset d387e0d for perl/modules/Facebook/lib/BarnOwl/Module
- Timestamp:
- Sep 19, 2011, 1:31:35 PM (14 years ago)
- Children:
- e5b119a
- Parents:
- 9776805
- git-author:
- Edward Z. Yang <ezyang@mit.edu> (06/23/11 22:47:15)
- git-committer:
- Edward Z. Yang <ezyang@mit.edu> (09/19/11 13:31:35)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
perl/modules/Facebook/lib/BarnOwl/Module/Facebook/Handle.pm
r9776805 rd387e0d 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.