Completed
Pull Request — master (#43)
by Jakub
34:09
created
ad/manager.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -124,7 +124,7 @@
 block discarded – undo
124 124
 	/**
125 125
 	* Increment clicks for specified ad
126 126
 	*
127
-	* @param	array	$ad_id	ID of an ad to increment clicks
127
+	* @param	integer	$ad_id	ID of an ad to increment clicks
128 128
 	* @return	void
129 129
 	*/
130 130
 	public function increment_ad_clicks($ad_id)
Please login to merge, or discard this patch.