]> granicus.if.org Git - php/commit
- Fix V_CHDIR_FILE() to only chdir() when a directory part is specified.
authorAndi Gutmans <andi@php.net>
Tue, 3 Oct 2000 15:05:50 +0000 (15:05 +0000)
committerAndi Gutmans <andi@php.net>
Tue, 3 Oct 2000 15:05:50 +0000 (15:05 +0000)
commit18f86e7757ec450e73fbc6ffa339f78e56ab0214
treeb068305c05a91b07a961e1c5e57f4d7bd43e8284
parentd37b1406010e355d138ca7815319acd1adc435f9
- Fix V_CHDIR_FILE() to only chdir() when a directory part is specified.
  Use this instead of broken php_dirname() in fopen-wrappers.c
main/fopen_wrappers.c