From 125dcdd329b3159808c097f02597e908be3ad8d0 Mon Sep 17 00:00:00 2001 From: cash Date: Sun, 6 Feb 2011 20:04:57 +0000 Subject: fixed some minor documentation issues git-svn-id: http://code.elgg.org/elgg/trunk@8050 36083f99-b078-4883-b0ff-0f9b5a30f544 --- engine/lib/actions.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'engine/lib/actions.php') diff --git a/engine/lib/actions.php b/engine/lib/actions.php index 8d91820fd..a93617df9 100644 --- a/engine/lib/actions.php +++ b/engine/lib/actions.php @@ -342,8 +342,8 @@ function get_site_secret() { * * @param string $action Action name * - * @return BOOL - * @since 1.8 + * @return bool + * @since 1.8.0 */ function elgg_action_exist($action) { global $CONFIG; -- cgit v1.2.3