inc/prepend.php is in charge of :
-
creating the theme url (only themes/default is provided for now)
-
setting up the lang and help translation objects
-
creating all the wiki objects (the active user, the active nodes and related contents)
It uses the node.inc.php, user.inc.php, auth.inc.php and wiki.inc.php as well as helper objects (mysql, format) to create the functionnal objects.