Project

General

Profile

« Previous | Next » 

Revision 9231

: use new `params` in all functions that have keyword params, in order to remove their vars from the environment. note that functions that use $? (such as die()) must save it *before running params, because params will overwrite $?.

  • added
  • modified
  • copied
  • renamed
  • deleted