afuna: Cat under a blanket. Text: "Cats are just little people with Fur and Fangs" (Default)
afuna ([personal profile] afuna) wrote in [site community profile] changelog2009-03-06 04:59 am

[dw-free] correct stylistic flaw in doc/template.bml.txt

[commit: http://hg.dwscoalition.org/dw-free/rev/fdbf07a17989]

http://bugs.dwscoalition.org/show_bug.cgi?id=444

LJ::get_remote(), not LJ::get_remote

Patch by [staff profile] denise.

Files modified:
  • doc/template.bml.txt
--------------------------------------------------------------------------------
diff -r 172d7378a441 -r fdbf07a17989 doc/template.bml.txt
--- a/doc/template.bml.txt	Fri Mar 06 04:49:02 2009 +0000
+++ b/doc/template.bml.txt	Fri Mar 06 04:58:35 2009 +0000
@@ -27,7 +27,7 @@ body<=
     $title = "A title!";
 
     # for pages that require authentication
-    my $remote = LJ::get_remote;
+    my $remote = LJ::get_remote();
     return "<?needlogin?>" unless $remote;
 
     # allow the remote user to authenticate as another account (community, etc)
--------------------------------------------------------------------------------

Post a comment in response:

This account has disabled anonymous posting.
If you don't have an account you can create one now.
HTML doesn't work in the subject.
More info about formatting

If you are unable to use this captcha for any reason, please contact us by email at support@dreamwidth.org