Replacing strsav() with the safer string_append() or string_join().
authorjongfoster <jongfoster@users.sourceforge.net>
Mon, 21 Jan 2002 00:33:20 +0000 (00:33 +0000)
committerjongfoster <jongfoster@users.sourceforge.net>
Mon, 21 Jan 2002 00:33:20 +0000 (00:33 +0000)
commit126ff944cbdc598e2119bc97f09a430a251bdf3d
treef2ea35ede986450aa2abea22e69f76c5d7637213
parentc31dff24961d15a9cf13b81ec3d19ad68074107a
Replacing strsav() with the safer string_append() or string_join().
Adding map_block_keep() to save a few bytes in the edit-actions-list HTML.
Adding missing html_encode() to error message generators.
Adding edit-actions-section-swap and many "shortcuts" to the list of CGIs.
cgi.c