Make WordPress Core


Ignore:
Timestamp:
07/07/2014 04:41:43 PM (12 years ago)
Author:
DrewAPicture
Message:

Inline docs syntax fixes following [28978].

See #28740.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/wp-load.php

    r28978 r29015  
    4848    $path = wp_guess_url() . '/wp-admin/setup-config.php';
    4949
    50     /* We're going to redirect to setup-config.php. While this shouldn't result
     50    /*
     51     * We're going to redirect to setup-config.php. While this shouldn't result
    5152     * in an infinite loop, that's a silly thing to assume, don't you think? If
    5253     * we're traveling in circles, our last-ditch effort is "Need more help?"
Note: See TracChangeset for help on using the changeset viewer.