5f977e2 Return empty MimeTypesArray on levels 2 and 3.

Authored and Committed by martinbednar 2 years ago
    Return empty MimeTypesArray on levels 2 and 3.
    
    Documentation says: "(1,2) - empty MimeTypeArray object". But non-empty array was always returned. Fix it. Add condition to return empty MimeType array on levels 1 and 2.
    
        
file modified
+6 -1