Changeset 4839
- Timestamp:
- 09/11/09 23:27:36 (2 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/Release01x00/CommentPlugin/lib/Foswiki/Plugins/CommentPlugin/Comment.pm
r4824 r4839 340 340 undef $location; 341 341 } 342 if ( defined($anchor) and $text !~ / $anchor/) {342 if ( defined($anchor) and $text !~ /^$anchor\s*$/m ) { 343 343 undef $anchor; 344 344 }
Note: See TracChangeset
for help on using the changeset viewer.
