Remove the JPEG/TIFF specific metadata code from BitmapHandler and put it in JpegOrTi...
[lhc/web/wiklou.git] / includes / media / Generic.php
index c3bd102..6112140 100644 (file)
@@ -325,7 +325,7 @@ abstract class MediaHandler {
         * the metadata table is collapsed.
         *
         * @return array of strings
-        * @access private
+        * @access protected
         */
        function visibleMetadataFields() {
                $fields = array();