(PECL OAuth >= 1.0.0)
OAuth::setTimestamp — Set the timestamp
Sets the OAuth timestamp for subsequent requests.
Această funcție nu este documentată în prezent; este disponibilă numai lista sa de argumente.
The timestamp.
Returns TRUE, unless the timestamp is invalid, in which case FALSE is returned.
Versiunea | Descriere |
---|---|
1.0.0 | Anterior întorcea NULL în caz de eșec, în loc de FALSE. |