diff --git a/includes/common.inc b/includes/common.inc index a8e6ab3de07270d0d98b68aeaaadf1e06fbf496f..5a7cb835f4aded700d6eb8a6f56044bfdbfdd585 100644 --- a/includes/common.inc +++ b/includes/common.inc @@ -274,7 +274,7 @@ function drupal_get_destination() { * statement in your menu callback. * * @param $path - * A Drupal path. + * A Drupal path or a full URL. * @param $query * The query string component, if any. * @param $fragment