- Patch #388544 by arianek, joachim: added missing documentation.

merge-requests/26/head
Dries Buytaert 2009-07-27 19:28:38 +00:00
parent d01379dd18
commit a7e7c0a9e7
1 changed files with 2 additions and 0 deletions

View File

@ -235,6 +235,8 @@ function drupal_get_normal_path($path, $path_language = '') {
* @param $index
* The index of the component, where each component is separated by a '/'
* (forward-slash), and where the first component has an index of 0 (zero).
* @param $path
* A path to break into components. Defaults to the path of the current page.
*
* @return
* The component specified by $index, or NULL if the specified component was