Issue 899

git-svn-id: http://piwigo.org/svn/trunk@2833 68402e56-0260-453c-a942-63ccdbb3a9ee
This commit is contained in:
laurent.duretz
2008-11-06 07:13:27 +00:00
parent b352f8a4dc
commit 82a2d09d76
+1
View File
@@ -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)