Changes between Initial Version and Version 1 of Ticket #28738, comment 1
- Timestamp:
- 07/03/2014 06:09:46 PM (9 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #28738, comment 1
initial v1 1 I traced down the issue to this being removed: 1 I traced down the issue to this line being removed: 2 3 {{{ 4 define( 'WP_INSTALLING', true ); 5 }}} 2 6 3 7 8 More details: 4 9 {{{ 5 10 ===================================================================