Completed
Push — add/connect-jp-remotely ( 5fdcab...013a29 )
by
unknown
10:03
created
class.jetpack-xmlrpc-server.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -196,7 +196,7 @@
 block discarded – undo
196 196
 	/**
197 197
 	 * Just authenticates with the given Jetpack credentials.
198 198
 	 *
199
-	 * @return bool|IXR_Error
199
+	 * @return string
200 200
 	 */
201 201
 	function test_connection() {
202 202
 		return JETPACK__VERSION;
Please login to merge, or discard this patch.