]> scripts.mit.edu Git - autoinstalls/wordpress.git/blobdiff - wp-includes/class-snoopy.php
Wordpress 3.0.3-scripts
[autoinstalls/wordpress.git] / wp-includes / class-snoopy.php
index b1b32d2faa9bbd82e8da6a7c161257de6864f02f..da3d824eee3ecb255b7e7820b7cdac8eadcc7606 100644 (file)
@@ -1,5 +1,11 @@
 <?php
-if ( !in_array('Snoopy', get_declared_classes() ) ) :
+
+/**
+ * Deprecated. Use WP_HTTP (http.php, class-http.php) instead.
+ */
+_deprecated_file( basename( __FILE__ ), '3.0', WPINC . '/http.php' );
+
+if ( !class_exists( 'Snoopy' ) ) :
 /*************************************************
 
 Snoopy - the PHP net client