--- doc/gutshtml/SessionThree.html 2003/07/22 14:47:00 1.2 +++ doc/gutshtml/SessionThree.html 2005/04/07 06:56:20 1.3 @@ -72,11 +72,11 @@ href="http://www.lon-capa.org./">http://
  • appenv(%hash) : the value of %hash is written to the user envirnoment file, and will be restored for each access this user makes - during this session, also modifies the %ENV for the current process
  • + during this session, also modifies the %env for the current process
  • delenv($regexp) : removes all items from the session environment file that matches the regular expression in $regexp. The values - are also delted from the current processes %ENV.
  • + are also delted from the current processes %env.

    User Information