- Patch #104969 by Wesley: corrected PHPDoc.
parent
e1994751db
commit
b65b1533dd
|
@ -197,8 +197,6 @@ function drupal_get_feeds($delimiter = "\n") {
|
|||
* The array to be processed e.g. $_GET
|
||||
* @param $exclude
|
||||
* The array filled with keys to be excluded. Use parent[child] to exclude nested items.
|
||||
* @param $urlencode
|
||||
* If TRUE, the keys and values are both urlencoded.
|
||||
* @param $parent
|
||||
* Should not be passed, only used in recursive calls
|
||||
* @return
|
||||
|
|
Loading…
Reference in New Issue