Add POD to the Facebook macro.
This commit is contained in:
parent
cebec958d9
commit
6cd1491d47
1 changed files with 7 additions and 0 deletions
|
|
@ -24,6 +24,13 @@ Works with the Facebook Auth plugin to allow users to log in using facebook.
|
|||
|
||||
|
||||
#-------------------------------------------------------------------
|
||||
|
||||
=head2 process
|
||||
|
||||
Return an image with a link to login into Facebook.
|
||||
|
||||
=cut
|
||||
|
||||
sub process {
|
||||
my $session = shift;
|
||||
my $url = $session->url;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue