brought back the mimetype function signature

This commit is contained in:
Bernhard Posselt
2012-10-29 17:50:47 +01:00
parent 91eb7f4375
commit 933a385d23

View File

@@ -170,7 +170,6 @@ When you pass an empty string for $app, the following directories will be search
:param array $args: the GET parameters that you want set in the URL in form key => value. The value will be run through urlencode()
:returns: the absolute URL to the file
This function is used to produce generate clean and absolute links to your files or pages.
**Example:**
@@ -191,7 +190,7 @@ This function is used to produce generate clean and absolute links to your files
.. php:function mimetype_icon($mimetype)
.. php:function:: mimetype_icon($mimetype)
:param array $mimetype: the mimetype for which we want to look up the icon
:returns: the absolute URL to the icon