- Patch #400524 by mr.baileys, james-oppenheim: fixed documentation.

merge-requests/26/head
Dries Buytaert 2009-03-28 03:54:37 +00:00
parent 59e5caac2f
commit 1c63e669b1
1 changed files with 1 additions and 1 deletions

View File

@ -1802,7 +1802,7 @@ function drupal_attributes($attributes = array()) {
* http:). Useful for links that will be displayed outside the site, such
* as in an RSS feed.
* - 'html' (default FALSE)
* Whether the title is HTML, or just plain-text. For example for making
* Whether $text is HTML, or just plain-text. For example for making
* an image a link, this must be set to TRUE, or else you will see the
* escaped HTML.
* - 'alias' (default FALSE)