diff --git a/ext/mime/theme.php b/ext/mime/theme.php index 024fbf69..5da350a7 100644 --- a/ext/mime/theme.php +++ b/ext/mime/theme.php @@ -14,11 +14,11 @@ class MimeSystemTheme extends Themelet sort($exts); $exts = join("
Search for images by extension
+ return 'Search for posts by extension
ext=jpg-
Returns images with the extension "jpg".
+Returns posts with the extension "jpg".
Search for images by MIME type
+Search for posts by MIME type
mime=image/jpeg-
Returns images that have the MIME type "image/jpeg".
+Returns posts that have the MIME type "image/jpeg".