Skip to content
This repository has been archived by the owner on May 18, 2024. It is now read-only.

class name #3

Open
adam-energetica opened this issue Nov 10, 2013 · 1 comment
Open

class name #3

adam-energetica opened this issue Nov 10, 2013 · 1 comment

Comments

@adam-energetica
Copy link

Not sure if this is a bug, or something unique to me, but when I used your library, I found the class name referenced was wrong.

$storage = new GSB_StoreDB($dbh);

should be:

$storage = new GSB_Storage($dbh);

After I updated that, and also added a PDO DB password, it started downloading the hashes.

@2xyo
Copy link

2xyo commented Jul 22, 2014

👍

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants