Closed (won't fix)
Project:
Documentation
Component:
Developer Guide
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
24 Jul 2006 at 17:23 UTC
Updated:
24 Jul 2006 at 17:30 UTC
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
Comment #1
heine commentedarg still exists in 4.7 and is defined in path.inc (as stated on the page).