From e42bbcd6c43d373e34d373b5a330b3ba7d9950ca Mon Sep 17 00:00:00 2001 From: rabuzarus <> Date: Thu, 24 Dec 2015 11:58:42 +0100 Subject: [PATCH] boot.php - small clean up --- boot.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/boot.php b/boot.php index b1a8867328..ffbe34a8e0 100644 --- a/boot.php +++ b/boot.php @@ -1407,7 +1407,7 @@ function local_user() { } /** -/* @brief Returns contact id of authenticated site visitor or false + * @brief Returns contact id of authenticated site visitor or false * * @return int|bool visitor_id or false */