diff options
Diffstat (limited to 'includes/common.inc')
-rw-r--r-- | includes/common.inc | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/includes/common.inc b/includes/common.inc index b8900736e..789a01673 100644 --- a/includes/common.inc +++ b/includes/common.inc @@ -846,6 +846,10 @@ function valid_url($url, $absolute = FALSE) { } /** + * @} End of "defgroup validation". + */ + +/** * Register an event for the current visitor (hostname/IP) to the flood control mechanism. * * @param $name |