Show
Ignore:
Timestamp:
02/08/02 07:54:59 (11 years ago)
Author:
bradfitz
Message:

can't affect database from this page. why'd i lock it? no need.

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • trunk/htdocs/talkread.bml

    r817 r823  
    3131 return "(=H1 Error H1=)(=P $init->{'error'} P=)" if $init->{'error'}; 
    3232 return "Error: couldn't determine journal from arguments." unless $u; 
    33  return $LJ::MSG_READONLY_USER if LJ::get_cap($u, "readonly"); 
    3433  
    3534 my $clustered = $init->{'clustered'};