Changeset 6479
- Timestamp:
- 02/22/10 17:17:00 (2 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/EditChapterPlugin/lib/Foswiki/Plugins/EditChapterPlugin.pm
r6337 r6479 68 68 my $context = Foswiki::Func::getContext(); 69 69 return unless $context->{'view'}; 70 return if $context->{'readonly'}; 70 71 return unless $context->{'authenticated'}; 71 72
Note: See TracChangeset
for help on using the changeset viewer.
