]> scripts.mit.edu Git - autoinstalls/wordpress.git/blobdiff - wp-includes/Requests/Exception/Transport.php
Wordpress 4.6-scripts
[autoinstalls/wordpress.git] / wp-includes / Requests / Exception / Transport.php
diff --git a/wp-includes/Requests/Exception/Transport.php b/wp-includes/Requests/Exception/Transport.php
new file mode 100644 (file)
index 0000000..e60b488
--- /dev/null
@@ -0,0 +1,5 @@
+<?php
+
+class Requests_Exception_Transport extends Requests_Exception {
+
+}