Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
project
drupal
Commits
09f03109
Commit
09f03109
authored
Mar 29, 2012
by
webchick
Browse files
Issue
#1508956
by lsenzee: Fixed unclear description for drupal_parse_url().
parent
ac8fb672
Changes
1
Hide whitespace changes
Inline
Side-by-side
core/includes/common.inc
View file @
09f03109
...
...
@@ -531,8 +531,8 @@ function drupal_get_destination() {
* Parses a system URL string into an associative array suitable for url().
*
* This function should only be used for URLs that have been generated by the
* system,
resp.
url(). It should not be used for URLs that come from
external
* sources, or URLs that link to external resources.
* system,
such as via
url(). It should not be used for URLs that come from
*
external
sources, or URLs that link to external resources.
*
* The returned array contains a 'path' that may be passed separately to url().
* For example:
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment