diff --git a/composer.json b/composer.json index e461a6ec7..5fad287c8 100644 --- a/composer.json +++ b/composer.json @@ -51,7 +51,7 @@ }, "autoload" : { "psr-4" : { - "Hubzilla\\" : "include/", + "Include\\" : "include/", "Code\\" : "Code/" } }, diff --git a/include/network.php b/include/network.php index 073453428..3bb4c8fce 100644 --- a/include/network.php +++ b/include/network.php @@ -1854,7 +1854,7 @@ function z_mail($params) /** - * @brief Discover the best API path available for redmatrix/hubzilla servers. + * @brief Discover the best API path available for the project servers. * * @param string $host * @return string diff --git a/version.php b/version.php index 344b56cf8..385a32cf2 100644 --- a/version.php +++ b/version.php @@ -1,2 +1,2 @@