indentation
parent
ea166ca334
commit
c8cf2d1ed7
|
@ -190,7 +190,6 @@ sub preprocess {
|
|||
}
|
||||
|
||||
eval 'use Libravatar::URL';
|
||||
|
||||
if (! $@) {
|
||||
if (defined $commentopenid) {
|
||||
$commentauthoravatar = libravatar_url(openid => $commentopenid, https => $ENV{HTTPS});
|
||||
|
|
Loading…
Reference in New Issue