Skip to content

Conversation

@inser7
Copy link

@inser7 inser7 commented Jan 17, 2020

No description provided.


// TODO: check if '200 Ok' here
$content = @file_get_contents($this->url);
$content = $this->fetch("GET", $this->url);
Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Checking for $content below should be changed too.

Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Checking for $content below should be changed too.

Why? Don't need to change anything below

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