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

Удаленный файл можно получить только по http #162

Open
speker2010 opened this issue Oct 31, 2018 · 0 comments

Comments

@speker2010
Copy link

Импорт может происходить и по https, а может даже и ftp, маловероятно конечно, но всякое бывает
Можно просто проверять ://

Ссылка на строку, где это проверяется

if(substr($source_file, 0, 7) == 'http://')

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