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

Line 170 couldn't have ever worked #5

Open
rmsberger opened this issue Jul 4, 2017 · 1 comment
Open

Line 170 couldn't have ever worked #5

rmsberger opened this issue Jul 4, 2017 · 1 comment

Comments

@rmsberger
Copy link

rmsberger commented Jul 4, 2017

Substringing an array with -1?

Perhaps you meant

          if ($nest > 0){
              $posts[$nest-1]->{msg_count}++;  // line 170
              next;
          }
@pteichman
Copy link
Owner

Is this the project where you intended to post this issue? That doesn't look like mailman-rss code.

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

2 participants