]> git.mxchange.org Git - friendica.git/blobdiff - src/Network/Probe.php
mysql connection via socket if location of mysqld.sock was specified
[friendica.git] / src / Network / Probe.php
index 96e4e7a7e7f1d8a49fc9a4b9ca0f7ce7d592c465..a6987d0a64c4a2e4b3ef5f8ede319dcbb57acaa9 100644 (file)
@@ -1998,7 +1998,7 @@ class Probe
        /**
         * Fetch the last date that the contact had posted something (publically)
         *
-        * @param string $data  probing result
+        * @param array $data  probing result
         * @return string last activity
         */
        public static function getLastUpdate(array $data)