Merge "The light at the end of the API code format updating tunnel"
[lhc/web/wiklou.git] / includes / SkinTemplate.php
index 8671ff8..77ea307 100644 (file)
@@ -245,6 +245,8 @@ class SkinTemplate extends Skin {
                if ( $oldContext ) {
                        $this->setContext( $oldContext );
                }
+
+               wfProfileOut( __METHOD__ );
        }
 
        /**