Ignore:
Timestamp:
Jun 23, 2011, 10:47:15 PM (13 years ago)
Author:
Edward Z. Yang <ezyang@mit.edu>
Children:
e458b63
Parents:
525dd8d
Message:
Rename zsig to permalink.

Signed-off-by: Edward Z. Yang <ezyang@mit.edu>
File:
1 edited

Legend:

Unmodified
Added
Removed
  • perl/modules/Facebook/lib/BarnOwl/Module/Facebook/Handle.pm

    r525dd8d r4839f5a  
    307307                # serves as a canonical link to the post.  The {name}
    308308                # field should equal 'Comment'.
    309                 zsig      => $post->{actions}[0]{link},
     309                permalink => $post->{actions}[0]{link},
    310310               );
    311311            BarnOwl::queue_message($msg);
Note: See TracChangeset for help on using the changeset viewer.