lib/cgi/ChangeLog
author "Tomas Zeman <tzeman@volny.cz>"
Sun, 20 Jan 2008 00:22:25 +0100
changeset 3 3d1d327cfa68
parent 0 6f7a81934006
permissions -rw-r--r--
vmailmgr-0.97

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.