Adds a path part to the given url
add_path_part(url, path_name)
url
url to which a path part should be added
path_name
path part which should be added to the url
url with the path part added