aboutsummaryrefslogtreecommitdiff
path: root/engine/lib/actions.php
diff options
context:
space:
mode:
Diffstat (limited to 'engine/lib/actions.php')
-rw-r--r--engine/lib/actions.php4
1 files changed, 2 insertions, 2 deletions
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;