From: Jeff M. <jef...@vi...> - 2002-11-24 22:25:34
|
Here is a patch that adds zip file support file uploads. This is basically the same patch as before but with some changes after some feedback from David Smith. The previous patch added the date and time to the front of each file name to avoid over writing other files. This time it prepends a number to the beginning of the file only if that file exists. Feedback welcomed. Attached is a patch against 0.82 and the file itself (ids/admin/index.cgi). |