From 19d10a4e908810a53db4a08ed386c4cf1be935f1 Mon Sep 17 00:00:00 2001 From: Dries Buytaert Date: Thu, 18 Jun 2009 16:03:30 +0000 Subject: - Patch #293322 by minorOffense: fixed documentation. --- includes/common.inc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'includes') diff --git a/includes/common.inc b/includes/common.inc index 1a1caad76..a926d019d 100644 --- a/includes/common.inc +++ b/includes/common.inc @@ -1277,7 +1277,7 @@ function flood_register_event($name) { * * @param $name * The name of the event. - * @param $number + * @param $threshold * The maximum number of the specified event per hour (per visitor). * @return * True if the user did not exceed the hourly threshold. False otherwise. -- cgit v1.2.3