From: rabuzarus <> Date: Thu, 24 Dec 2015 10:58:42 +0000 (+0100) Subject: boot.php - small clean up X-Git-Url: https://git.mxchange.org/?a=commitdiff_plain;h=e42bbcd6c43d373e34d373b5a330b3ba7d9950ca;p=friendica.git boot.php - small clean up --- 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 */