Skip to content
Commit bf84cd4b authored by Lukas Reschke's avatar Lukas Reschke
Browse files

Add darwin to if block

Otherwise it would fall into the 'win' else block because strpos($os, 'win') does also match 'darwin' what is the `php_uname` for OS X.
parent 766314a6
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment