]> git.mxchange.org Git - friendica.git/commitdiff
boot.php - small clean up
authorrabuzarus <>
Thu, 24 Dec 2015 10:58:42 +0000 (11:58 +0100)
committerrabuzarus <>
Thu, 24 Dec 2015 10:58:42 +0000 (11:58 +0100)
boot.php

index b1a88673286355e78f92bee6cb7c9a36a0e62242..ffbe34a8e0249a2e33e61400a5f442120340753e 100644 (file)
--- 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
  */