Up to [LON-CAPA] / rat
Request diff between arbitrary revisions
Keyword substitution: kv
Default branch: MAIN
Current tag: bz2851
- Starting with lonnet.pm rev 1.981, default for &lonnet::delenv() has been to \Q escape arg in regexp used to identify items in environment to delete. - No longer need to escape special characters in arg passed to lonnet::delenv(). - Call to lonnet::delenv() in rat/lonuserstate now includes second arg, because in this case first arg is to be treated as a regexp (so \Q escape is not wanted).