From 19302728e8d32f295da60be984e4d1d4b39c3f6d Mon Sep 17 00:00:00 2001 From: Dries Buytaert Date: Thu, 18 Jun 2009 10:37:37 +0000 Subject: - Patch #392688 by jeffschuler: added missing documentation. --- includes/actions.inc | 3 +++ 1 file changed, 3 insertions(+) (limited to 'includes/actions.inc') diff --git a/includes/actions.inc b/includes/actions.inc index d0091c1b1..c17467472 100644 --- a/includes/actions.inc +++ b/includes/actions.inc @@ -305,6 +305,9 @@ function actions_synchronize($delete_orphans = FALSE) { * * @param $function * The name of the function to be called when this action is performed. + * @param $type + * The type of action, to describe grouping and/or context, e.g., 'node', + * 'user', 'comment', or 'system'. * @param $params * An associative array with parameter names as keys and parameter values as * values. -- cgit v1.2.3