Skip to content

Conversation

@somthanat
Copy link

No description provided.


function generate_signature()
{
$mt = explode(' ', microtime());
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

i actually got rid of this line, just initialize $nonce = 1 and do $this->nonse++ during signature generation.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants