Index: includes/common.inc =================================================================== --- includes/common.inc (revision 6699) +++ includes/common.inc (working copy) @@ -165,8 +165,6 @@ * 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