The first line of index.php includes the includes/bootstrap.inc file, but it also executes code towards the end of bootstrap.inc. First, it destroys any previous variable named $conf. Next, it calls conf_init(). This function allows Drupal to use site-specific configuration files if it finds them. It returns the name of the site-specific configuration file; if no site-specific configuration file is found, sets the variable $config equal to the string 'conf'. Next, it includes the named configuration file. Thus, in the default case it will include 'conf.php'.
This information seems out of date. There's no conf.php file (anymore?).
Rewrite with accurate information.
Comments
Comment #1
beginner commentedsame with following:
Comment #2
Bèr Kessels commentedyou can edit documentation yourself. Please do so and when it is approved, please close this issue.
Comment #3
Bèr Kessels commentedyou can edit documentation yourself. Please do so and when it is approved, please close this issue.
Comment #4
beginner commented??
No, I can't edit the documentation.
Besides, I'm Beginner: I don't know much about Drupal, and I'm not sure what I would write would be correct either.
Comment #5
puregin commentedI have updated the description - thanks very much for pointing out this issue.
Core developers: could you please read over this and flag anything else that needs to be updated or re-written.
One of the comments indicates that the graphic omits 'module.inc'. If this is the case, could someone fix this up?
Djun
Comment #6
beginner commentedWho created the graphic:
http://lo.redjupiter.com/gems/iowa/drupalwalk.png
?
He would have the source file for the graphic and be able to update it.
Comment #7
heine commentedI've spoken with the page author on IRC; he promised that the page will be updated soon.
Comment #8
heine commentednot critical
Comment #9
jitj commentedIt looks like changes were made to the page over time. Marking this as fixed.
Comment #10
(not verified) commentedAutomatically closed -- issue fixed for two weeks with no activity.