(PECL OAuth >= 1.0.0)
OAuth::setTimestamp — Set the timestamp
Sets the OAuth timestamp for subsequent requests.
Esta función no está documentada actualmente, solamente se encuentra disponible la lista de parámetros.
The timestamp.
Returns TRUE, unless the timestamp is invalid, in which case FALSE is returned.
Versión | Descripción |
---|---|
1.0.0 | Antes devolvía NULL en caso de falla, en lugar de FALSE. |