X-Git-Url: http://git.heureux-cyclage.org/?a=blobdiff_plain;f=includes%2Fmedia%2FExif.php;h=3416dbe2d8263b5c284521d48fd85949bddf430a;hb=8f20122c18bac0bc051f7a1cebdee3d21cc1d588;hp=0fde38636b7ee10b759c40624fd5fdc4989f3ede;hpb=342749942bb05852b645bbda23bc60695c25ac79;p=lhc%2Fweb%2Fwiklou.git diff --git a/includes/media/Exif.php b/includes/media/Exif.php index 0fde38636b..3416dbe2d8 100644 --- a/includes/media/Exif.php +++ b/includes/media/Exif.php @@ -543,11 +543,12 @@ class Exif { } } - /**#@-*/ + /** #@- */ - /**#@+ + /** #@+ * @return array */ + /** * Get $this->mRawExifData * @return array @@ -564,7 +565,7 @@ class Exif { return $this->mFilteredExifData; } - /**#@-*/ + /** #@- */ /** * The version of the output format @@ -720,7 +721,7 @@ class Exif { } } - /**#@-*/ + /** #@- */ /** * Validates if a tag has a legal value according to the Exif spec