diff options
Diffstat (limited to 'main/php_virtual_cwd.c')
-rw-r--r-- | main/php_virtual_cwd.c | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/main/php_virtual_cwd.c b/main/php_virtual_cwd.c index 0bb8e34b2c..b8655e59e6 100644 --- a/main/php_virtual_cwd.c +++ b/main/php_virtual_cwd.c @@ -1,3 +1,4 @@ +#if 0 /* +----------------------------------------------------------------------+ | PHP version 4.0 | @@ -732,6 +733,7 @@ CWD_API FILE *virtual_popen(const char *command, const char *type) #endif +#endif /* * Local variables: |