Issue 899

git-svn-id: http://piwigo.org/svn/branches/branch-1_7@2834 68402e56-0260-453c-a942-63ccdbb3a9ee
This commit is contained in:
laurent.duretz
2008-11-06 07:13:50 +00:00
parent 4411169d1a
commit 5799abb9ee
+1
View File
@@ -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)