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

possible typo in static declaration #1

Open
dkaye opened this issue Sep 13, 2010 · 0 comments
Open

possible typo in static declaration #1

dkaye opened this issue Sep 13, 2010 · 0 comments

Comments

@dkaye
Copy link

dkaye commented Sep 13, 2010

PuSHSubscriber.inc line 40 is "static $subscribers;" Should this be "static $subscriber;" (ie, singular)? Just getting started trying to implement using this code. Thanks for posting it! ...doug

Now that I look at it, I'm more confused. There is no other reference to "subscribers". $subscriber appears to have two uses: (1) as a 2-dimensional array, (2) the return value from the __constructor() and instance(). Perhaps I'm just not reading it properly? Wouldn't be the first time!

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

No branches or pull requests

1 participant