Add extmetadata to the ForeignAPIFile iiprops
[lhc/web/wiklou.git] / includes / filerepo / file / ForeignAPIFile.php
index a1a6f26..fc9e176 100755 (executable)
@@ -86,7 +86,7 @@ class ForeignAPIFile extends File {
         * @return string
         */
        static function getProps() {
-               return 'timestamp|user|comment|url|size|sha1|metadata|mime|mediatype';
+               return 'timestamp|user|comment|url|size|sha1|metadata|mime|mediatype|extmetadata';
        }
 
        // Dummy functions...