# | Line 308 | Line 308 | sub Environment_End { | |
---|---|---|
308 | ||
309 | if ( $self->{Arch} ) { | |
310 | if ( ! defined $self->{EnvContext} ) { | |
311 | < | $self->parseerror("</\$name> without an opening context"); |
311 | > | $self->{switch}->parseerror("</\$name> without an opening context"); |
312 | } | |
313 | # - set the help text | |
314 | $self->featuretext($self->{EnvContext},$self->{currentenvtext}); |
– | Removed lines |
+ | Added lines |
< | Changed lines |
> | Changed lines |