MantisBT: master 18a539af

Author Committer Branch Timestamp Parent
rufinus master 2001-07-12 04:13 master c329012c
Changeset

BUGID 0000663

  • Delete the corresponding files

  • $query = "DELETE
  • FROM $g_mantis_bug_file_table
  • WHERE bug_id='$f_id'";
  • $result = db_query($query);

When a bug is deleted, the corresponding files will be deleted too.

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

mod - bug_delete.php3 Diff File