Make WordPress Core


Ignore:
Timestamp:
08/27/2016 10:31:11 PM (8 years ago)
Author:
wonderboymusic
Message:

Bootstrap: after r38409 and r38410, revert r38402 which reverted r38399.

This fixes the paths in wp-vendor/ that were including src. I want to drop this in so we can find out what else will break.

See #36335.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/wp-vendor/autoload_52.php

    r38410 r38411  
    55require_once dirname(__FILE__) . '/composer'.'/autoload_real_52.php';
    66
    7 return ComposerAutoloaderInit84e65be829c2294b794a94e0a8b5807c::getLoader();
     7return ComposerAutoloaderInit1dd196791ebd0cfea0668c22edc062f9::getLoader();
Note: See TracChangeset for help on using the changeset viewer.