]> git.mxchange.org Git - quix0rs-gnu-social.git/commitdiff
Documentation update (clarifying need for php5-gmp in comment)
authorMikael Nordfeldth <mmn@hethane.se>
Sat, 24 Jan 2015 11:22:29 +0000 (12:22 +0100)
committerMikael Nordfeldth <mmn@hethane.se>
Sat, 24 Jan 2015 11:22:29 +0000 (12:22 +0100)
plugins/OStatus/lib/salmon.php

index 7f685665fa9a8268c3acf48c34ea37da0fa1eb43..83be963c77cca4ed55ba6aa372ac4a35ad93bfee 100644 (file)
@@ -39,7 +39,7 @@ class Salmon
      * Sign and post the given Atom entry as a Salmon message.
      *
      * Side effects: may generate a keypair on-demand for the given user,
-     * which can be very slow on some systems.
+     * which can be very slow on some systems (like those without php5-gmp).
      *
      * @param string $endpoint_uri
      * @param string $xml string representation of payload