Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update script typos #1391

Closed
robocoder opened this issue May 28, 2010 · 1 comment
Closed

Update script typos #1391

robocoder opened this issue May 28, 2010 · 1 comment
Assignees
Labels
Bug For errors / faults / flaws / inconsistencies etc. Major Indicates the severity or impact or benefit of an issue is much higher than normal but not critical.
Milestone

Comments

@robocoder
Copy link
Contributor

There occurrences of:

static function update($adapter = 'PDO_MYSQL')

should read:

static function update()

to match the abstract class definition.

@robocoder
Copy link
Contributor Author

(In [2235]) fixes #1391

@robocoder robocoder added this to the Piwik 0.6.3 milestone Jul 8, 2014
@robocoder robocoder self-assigned this Jul 8, 2014
This issue was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug For errors / faults / flaws / inconsistencies etc. Major Indicates the severity or impact or benefit of an issue is much higher than normal but not critical.
Projects
None yet
Development

No branches or pull requests

1 participant