]> git.mxchange.org Git - friendica.git/blobdiff - src/Core/System.php
Remove code parameter from HTTPException constructor
[friendica.git] / src / Core / System.php
index 45a88fe0937b6d92c349d527c8985eab28e04c05..83c3dc908167fa6091f304c6e5203a7bd4f03962 100644 (file)
@@ -23,7 +23,7 @@ class System extends BaseObject
        /**
         * @brief Retrieves the Friendica instance base URL
         *
-        * @param bool $ssl Whether to append http or https under SSL_POLICY_SELFSIGN
+        * @param bool $ssl Whether to append http or https under BaseURL::SSL_POLICY_SELFSIGN
         * @return string Friendica server base URL
         * @throws InternalServerErrorException
         */