X-Git-Url: https://git.heureux-cyclage.org/?a=blobdiff_plain;f=includes%2Fmedia%2FIPTC.php;h=9e51b7dd30bc2cc72ca8360f99a1bfde82f7efdc;hb=d8e7d6ea512db37be897d1c53454d98bb9aacd1b;hp=98fbde3ec092443600f186386be6620f905c7e01;hpb=6a857f6cc1bd857dddd53c0e3475c8661d0fb578;p=lhc%2Fweb%2Fwiklou.git diff --git a/includes/media/IPTC.php b/includes/media/IPTC.php index 98fbde3ec0..9e51b7dd30 100644 --- a/includes/media/IPTC.php +++ b/includes/media/IPTC.php @@ -295,7 +295,7 @@ class IPTC { // in iim 4.1, but not in the XMP // stuff. We're going to just // extract the first value. - $con = self::ConvIPTC( $val, $c ); + $con = self::convIPTC( $val, $c ); if ( strlen( $con[0] ) < 5 ) { wfDebugLog( 'iptc', 'IPTC: ' . '2:04 too short. '