diff --git a/cms/dms.php b/cms/dms.php index 4a095d24f..320f5b455 100644 --- a/cms/dms.php +++ b/cms/dms.php @@ -59,7 +59,7 @@ if($doc->isLocked($id)) if(!isset($_GET['notimeupdate'])) $doc->touch($doc->dms_id, $doc->version); - + $filename = DMS_PATH.$doc->filename; if(file_exists($filename)) {