Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.
<?php
// The generateLocalAutoload script was renamed to generateAutoload in MW 1.41.
// This stub exists for backwards compatibility.
require_once __DIR__ . '/generateAutoload.php';