Manual talk:OutputPage.php
From MediaWiki.org
It's written here:
"function output, called from function finalCleanup in Wiki.php. It calls function outputPage in Skin.php."
but it seems when I analyze the code that outputPage is called in SkinTemplate.php and not in Skin.php?
Nicolas bourdon