Completed
Push — remove/local-site-data-rest-ap... ( f316a5...4e2164 )
by
unknown
16:57 queued 08:25
created
sync/class.jetpack-sync-module-callables.php 1 patch
Doc Comments   +3 added lines patch added patch discarded remove patch
@@ -171,6 +171,9 @@
 block discarded – undo
171 171
 		update_option( 'jetpack_plugin_api_action_links', $plugins_action_links );
172 172
 	}
173 173
 
174
+	/**
175
+	 * @param integer $checksum
176
+	 */
174 177
 	public function should_send_callable( $callable_checksums, $name, $checksum ) {
175 178
 		$idc_override_callables = array(
176 179
 			'main_network_site',
Please login to merge, or discard this patch.