mirror of
https://github.com/Piwigo/Piwigo.git
synced 2026-07-03 16:32:22 +02:00
Issue 899
git-svn-id: http://piwigo.org/svn/trunk@2833 68402e56-0260-453c-a942-63ccdbb3a9ee
This commit is contained in:
@@ -792,6 +792,7 @@ function pwg_scan_file($file_full, &$line)
|
||||
{
|
||||
$element['representative_ext'] = $ext;
|
||||
}
|
||||
$element['filesize'] = floor(filesize($file_full) / 1024);
|
||||
}
|
||||
|
||||
if (strlen($error_log) == 0)
|
||||
|
||||
Reference in New Issue
Block a user