List tables: escape user e-mails

Better safe than sorry.

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


git-svn-id: http://core.svn.wordpress.org/trunk@34101 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
Nikolay Bachiyski
2015-09-14 22:33:25 +00:00
parent 1a01a9ab55
commit 097c4fd2f4
3 changed files with 3 additions and 3 deletions

View File

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