http://api.drupal.org/api/4.7/function/arg suggests that arg() still exists in 4.7-- but it appears to be deprecated

[if i'm wrong, and arg() is not deprecated in 4.7, then the api documentation should list which file it's declared in]

Comments

heine’s picture

Status: Active » Closed (won't fix)

arg still exists in 4.7 and is defined in path.inc (as stated on the page).