MantisBT: master 12a7f834

Author Committer Branch Timestamp Parent
Paul Richards Paul Richards master 2014-07-14 14:32 master d4fdefa2
Changeset

Fix moving of attachments to allow both directions (db<>disk)

This basically builds on the work Damien did before.

In addition, tidy up the file api for later merging into the new db layer
and fix support (;() for oracle in the soap api for file handling.

mod - admin/move_attachments.php Diff File
mod - admin/move_attachments_page.php Diff File
mod - admin/system_utils.php Diff File
mod - api/soap/mc_file_api.php Diff File
mod - core/file_api.php Diff File