mirror of
https://github.com/gosticks/wordpress-develop.git
synced 2026-03-31 18:54:29 +00:00
Inline docs syntax fixes following [28978].
See #28740. git-svn-id: https://develop.svn.wordpress.org/trunk@29015 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
@@ -47,7 +47,8 @@ if ( file_exists( ABSPATH . 'wp-config.php') ) {
|
||||
|
||||
$path = wp_guess_url() . '/wp-admin/setup-config.php';
|
||||
|
||||
/* We're going to redirect to setup-config.php. While this shouldn't result
|
||||
/*
|
||||
* We're going to redirect to setup-config.php. While this shouldn't result
|
||||
* in an infinite loop, that's a silly thing to assume, don't you think? If
|
||||
* we're traveling in circles, our last-ditch effort is "Need more help?"
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user