Update video.php

This commit is contained in:
habibapp1365 2018-03-06 19:54:24 +03:30 committed by GitHub
parent 7a589398a7
commit 8a6b57c1a0
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -183,7 +183,7 @@ if ( isset($_REQUEST['showIndex']) ) {
$height = $scale?reScale( $event['Height'], $scale ):$event['Height'];
?>
<tr>
<td><?php echo $matches[4] ?></td>
<td><?php echo filesize( $file ) ?></td>
<td><?php echo $rateText ?></td>
<td><?php echo $scaleText ?></td>