mirror of
https://git.code.sf.net/p/seeddms/code
synced 2025-05-12 12:41:30 +00:00
Merge branch 'seeddms-5.1.x' into seeddms-6.0.x
This commit is contained in:
commit
e70cadf5dd
|
@ -846,6 +846,8 @@ function insert_document($document) { /* {{{ */
|
|||
$file['attributes']['orgfilename'],
|
||||
$file['attributes']['filetype'],
|
||||
$file['attributes']['mimetype']
|
||||
$file['attributes']['version']
|
||||
$file['attributes']['public']
|
||||
);
|
||||
unlink($filename);
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue
Block a user