| author | "Tomas Zeman <tzeman@volny.cz>" |
| Wed, 16 Jan 2008 22:39:43 +0100 | |
| changeset 0 | 6f7a81934006 |
| permissions | -rw-r--r-- |
| 0 | 1 |
1999-09-22 Bruce Guenter <bguenter@mikhail.qcc.sk.ca> |
2 |
||
3 |
* cgi-args.cc (get): Rewrote the "operator[]" method into a method |
|
4 |
that could return a default value, and make "operator[]" call get. |
|
5 |
(get_parts): Modified the code to handle '=' within a part, and |
|
6 |
parts without any '='. |
|
7 |
(init): Changed the loop slightly. |
|
8 |