- Patch #104969 by Wesley: corrected PHPDoc.

6.x
Dries Buytaert 2007-07-03 20:16:11 +00:00
parent e1994751db
commit b65b1533dd
1 changed files with 0 additions and 2 deletions

View File

@ -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