Skip to content

Conversation

terdelyi
Copy link

Variable line_number declaration was missing in method _from_csv. Now
it gets the key number of $row and add 1 to equal the correct line
number. I also created a separate errors() method to get errors from
the object, because getting the static variable couldn’t work for me.

Variable line_number declaration was missing in method _from_csv. Now
it gets the key number of $row and add 1 to equal the correct line
number. I also created a separate errors() method to get errors from
the object, because getting the static variable couldn’t work for me.
grahammccarthy added a commit that referenced this pull request Apr 15, 2014
Fixed line_number variable, Errors method
@grahammccarthy grahammccarthy merged commit 4a7b9df into Soapbox:master Apr 15, 2014
@grahammccarthy
Copy link
Member

Thanks @terdelyi !

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

Successfully merging this pull request may close these issues.

2 participants