X-Git-Url: https://git.heureux-cyclage.org/?p=lhc%2Fweb%2Fwiklou.git;a=blobdiff_plain;f=includes%2Fmedia%2FExif.php;h=6dfa8d32e8313fe2c2dfe3b97637de40a0357eb5;hp=c32a72052d34d064692c6613b8d083193466eaed;hb=dfec83932fd38a9086eb5a2e212889ad00f35b0e;hpb=04e6f695837f03add4a41ce3d8e612ff807a82ff diff --git a/includes/media/Exif.php b/includes/media/Exif.php index c32a72052d..6dfa8d32e8 100644 --- a/includes/media/Exif.php +++ b/includes/media/Exif.php @@ -455,8 +455,7 @@ class Exif { $val = substr( $this->mFilteredExifData[$prop], 8 ); switch ( $charCode ) { - case "\x4A\x49\x53\x00\x00\x00\x00\x00": - // JIS + case "JIS\x00\x00\x00\x00\x00": $charset = "Shift-JIS"; break; case "UNICODE\x00": @@ -549,6 +548,7 @@ class Exif { /**#@+ * @return array */ + /** * Get $this->mRawExifData * @return array