mirror of
https://github.com/Piwigo/Piwigo.git
synced 2026-08-07 17:23:04 +02:00
Issue 899
git-svn-id: http://piwigo.org/svn/branches/branch-1_7@2834 68402e56-0260-453c-a942-63ccdbb3a9ee
This commit is contained in:
@@ -796,6 +796,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