Don't globalize version variables twice. See #23685.
git-svn-id: https://develop.svn.wordpress.org/trunk@26009 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
parent
268667e170
commit
67443e080c
@ -1,6 +1,4 @@
|
|||||||
<?php
|
<?php
|
||||||
global $wp_version, $wp_db_version, $tinymce_version, $required_php_version, $required_mysql_version;
|
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* The WordPress version string
|
* The WordPress version string
|
||||||
*
|
*
|
||||||
|
Loading…
Reference in New Issue
Block a user