Make WordPress Core

Changes between Initial Version and Version 1 of Ticket #40465, comment 3


Ignore:
Timestamp:
04/16/2017 10:34:48 PM (7 years ago)
Author:
daniel berhane
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #40465, comment 3

    initial v1  
    7373/** Sets up WordPress vars and included files. */
    7474require_once(ABSPATH . 'wp-settings.php');
    75 '''define( 'UPLOADS', 'wp-content/uploads' );'''
     75define( 'UPLOADS', 'wp-content/uploads' );
    7676}}}
    7777