Skip to content
This repository has been archived by the owner on Dec 16, 2020. It is now read-only.

Commit

Permalink
Merge pull request #157 from thepieterdc/patch-1
Browse files Browse the repository at this point in the history
Update snapchat.php
  • Loading branch information
mgp25 committed Jul 23, 2015
2 parents 212043f + 44a9a8e commit 57eb6bb
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions src/snapchat.php
Original file line number Diff line number Diff line change
Expand Up @@ -73,8 +73,10 @@ class Snapchat extends SnapchatAgent {
*
* @param string $username
* The username for the Snapchat account.
* @param string $password
* The password associated with the username, if logging in.
* @param string $gEmail
* The Google e-mail used for this device.
* @param string $gPasswd
* The Google password used for this gEmail.
*/
public function __construct($username, $gEmail, $gPasswd, $debug = FALSE)
{
Expand Down

0 comments on commit 57eb6bb

Please sign in to comment.