diff --git a/wp-activate.php b/wp-activate.php index 0d5f1dca36..6a474b12fb 100644 --- a/wp-activate.php +++ b/wp-activate.php @@ -6,7 +6,6 @@ * @package WordPress */ -/** Define ABSPATH as this file's directory */ define( 'WP_INSTALLING', true ); /** Sets up the WordPress Environment. */