Documentation update (clarifying need for php5-gmp in comment)

This commit is contained in:
Mikael Nordfeldth 2015-01-24 12:22:29 +01:00
parent cce808b27c
commit 975ce6d83e
1 changed files with 1 additions and 1 deletions

View 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