Bring out the pinking shears.

git-svn-id: http://svn.automattic.com/wordpress/trunk@18254 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
ryan
2011-06-10 23:01:45 +00:00
parent 3a29a3d893
commit daa14c36f9
22 changed files with 54 additions and 54 deletions

View File

@@ -2612,6 +2612,6 @@ function update_category_cache() {
*/
function wp_timezone_supported() {
_deprecated_function( __FUNCTION__, '3.2' );
return true;
}