Ticket #42259: default-constants.php.diff
File default-constants.php.diff, 246 bytes (added by , 8 years ago) |
---|
-
default-constants.php
13 13 * @since 3.0.0 14 14 * 15 15 * @global int $blog_id 16 * @global string $wp_version 16 17 */ 17 18 function wp_initial_constants() { 18 19 global $blog_id;