mirror of https://github.com/php/php-src
Browse Source
So using getcwdpath which gives with volume information. getcwdpath gives with directory seperator as \ which is against our DEFAULT_SLASH of /. So finding and replacing \ with / -- KameshPHP-5.1
1 changed files with 17 additions and 0 deletions
Loading…
Reference in new issue