Docs: Standardize @deprecated tag formatting in the DocBlocks for several wpdb methods.

Props Alphawolf.
See #28806.

Built from https://develop.svn.wordpress.org/trunk@33679


git-svn-id: http://core.svn.wordpress.org/trunk@33646 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
Drew Jaynes
2015-08-20 22:42:25 +00:00
parent bf371f1577
commit 4770601d73
2 changed files with 6 additions and 5 deletions

View File

@@ -4,7 +4,7 @@
*
* @global string $wp_version
*/
$wp_version = '4.4-alpha-33678';
$wp_version = '4.4-alpha-33679';
/**
* Holds the WordPress DB revision, increments when changes are made to the WordPress DB schema.