![]() ![]() | ![]() |
version 1.137, 2001/08/04 14:45:28 | version 1.138, 2001/08/04 19:07:31 |
---|---|
Line 896 sub rolesinit { | Line 896 sub rolesinit { |
my $author=0; | my $author=0; |
map { | map { |
%thesepriv=(); | %thesepriv=(); |
if ($_!~/^st/) { $adv=1; } | if (($_!~/^st/) && ($_!~/^ta/)) { $adv=1; } |
if (($_=~/^au/) || ($_=~/^ca/)) { $author=1; } | if (($_=~/^au/) || ($_=~/^ca/)) { $author=1; } |
map { | map { |
if ($_ ne '') { | if ($_ ne '') { |