Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'build/stubs/memcached.php')
-rw-r--r--build/stubs/memcached.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/build/stubs/memcached.php b/build/stubs/memcached.php
index 8f898c3c5c8..b87387aa1ef 100644
--- a/build/stubs/memcached.php
+++ b/build/stubs/memcached.php
@@ -1436,7 +1436,7 @@ class Memcached {
/**
* (PECL memcached &gt;= 2.0.0)<br/>
* Set the credentials to use for authentication
- * @link https://secure.php.net/manual/en/memcached.setsaslauthdata.php
+ * @link https://www.php.net/manual/en/memcached.setsaslauthdata.php
* @param string $username <p>
* The username to use for authentication.
* </p>