MantisBT: master 1930be4d

Author Committer Branch Timestamp Parent
vboctor master 2002-07-06 11:02 master e94efd72
Changeset

Added a new mode for uploading files, that is to upload files to an FTP
server and cache them on the webserver. If a file is not in the webserver
cache and it is downloaded, the fle is fetched from the FTP server, and
then kept in the cache.

git-svn-id: http://mantisbt.svn.sourceforge.net/svnroot/mantisbt/trunk@1171 <a class="text" href="/?p=mantisbt.git;a=object;h=f5dc347c">f5dc347c</a>-c33d-0410-90a0-b07cc1902cb9

mod - doc/ChangeLog Diff File
mod - manage_user_proj_add.php Diff File
mod - view_bug_advanced_page.php Diff File
add - core_file_API.php Diff File
mod - view_bug_page.php Diff File
mod - bug_file_add.php Diff File
mod - constant_inc.php Diff File
mod - bug_file_delete.php Diff File
mod - file_download.php Diff File
mod - core_API.php Diff File