Completed
Push — remove/wp-admin-publicize-conn... ( 3e2162 )
by
unknown
66:17 queued 55:35
created
modules/publicize/publicize.php 1 patch
Doc Comments   +1 added lines patch added patch discarded remove patch
@@ -246,6 +246,7 @@
 block discarded – undo
246 246
 
247 247
 	/**
248 248
 	* Returns true if a user has a connection to a particular service, false otherwise
249
+	* @param string $service
249 250
 	*/
250 251
 	function is_enabled( $service, $_blog_id = false, $_user_id = false ) {
251 252
 		if ( !$_blog_id )
Please login to merge, or discard this patch.