CWD_STATE_COPY(&new_state, &CWDG(cwd));
- retval = virtual_file_ex(&new_state, path, php_is_file_ok);
+ virtual_file_ex(&new_state, path, NULL);
- if (retval) {
- return NULL;
- }
f = fopen(new_state.cwd, mode);
CWD_STATE_FREE(&new_state);
return f;
# End Source File\r
# Begin Source File\r
\r
+SOURCE=.\php_virtual_cwd.c\r
+# End Source File\r
+# Begin Source File\r
+\r
SOURCE=.\ext\standard\quot_print.c\r
# End Source File\r
# Begin Source File\r
# End Source File\r
# Begin Source File\r
\r
+SOURCE=.\php_virtual_cwd.h\r
+# End Source File\r
+# Begin Source File\r
+\r
SOURCE=.\ext\standard\quot_print.h\r
# End Source File\r
# Begin Source File\r