lib/cgi/ChangeLog
author "Tomas Zeman <tzeman@volny.cz>"
Wed, 16 Jan 2008 22:39:43 +0100
changeset 0 6f7a81934006
permissions -rw-r--r--
Imported vmailmgr-0.96.9

1999-09-22  Bruce Guenter  <bguenter@mikhail.qcc.sk.ca>

	* cgi-args.cc (get): Rewrote the "operator[]" method into a method
	that could return a default value, and make "operator[]" call get.
	(get_parts): Modified the code to handle '=' within a part, and
	parts without any '='.
	(init): Changed the loop slightly.