Make WordPress Core

Changes between Initial Version and Version 1 of Ticket #28738, comment 1


Ignore:
Timestamp:
07/03/2014 06:09:46 PM (9 years ago)
Author:
ziodave
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #28738, comment 1

    initial v1  
    1 I traced down the issue to this being removed:
     1I traced down the issue to this line being removed:
     2
     3{{{
     4define( 'WP_INSTALLING', true );
     5}}}
    26
    37
     8More details:
    49{{{
    510===================================================================