Home
last modified time | relevance | path

Searched refs:generate_timestamp (Results 1 – 1 of 1) sorted by relevance

/plugin/autotweet/
H A DOAuth.php296 "oauth_timestamp" => OAuthRequest::generate_timestamp(),
466 private static function generate_timestamp() { function in OAuthRequest