getFormKey().'='.$arg->Id); } else if (is_string($arg)) { array_push($urlParams, $arg); } } return '?'.join('&', $urlParams); } } ?>