wrong reference listed
Thomas_Zahreddin - November 8, 2008 - 13:00
| Project: | API |
| Version: | 5.x-1.0 |
| Component: | Parser |
| Category: | bug report |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | closed |
Jump to:
Description
on page
http://api.drupal.org/api/function/variable_init/5/references
http://api.drupal.org/api/function/variable_init/6/references
http://api.drupal.org/api/function/variable_init/7/references
variable_init is the only function that is listed as a calling function
the right function afaik should be _drupal_boostrap
Best Thomas

#1
The self-reference was a bug fixed in another issue.
The lack of reference was caused by functions without documentation not being parsed for functions they call.
This is now fixed in HEAD.
#2
Automatically closed -- issue fixed for two weeks with no activity.