Re: [PHP-DEV] [PATCH] for safe_mode

2001-10-29 Thread jimw
Tomek Lipski <[EMAIL PROTECTED]> wrote: > This is another version of my patch, allowing to set multiple dirs. there already is a safe_mode_include_dir directive in cvs (and it's been there since july.) it doesn't handle multiple directories, though. the related code in fopen_wrapper.c could use

Re: [PHP-DEV] [PATCH] for safe_mode

2001-10-29 Thread Tomek Lipski
This is another version of my patch, allowing to set multiple dirs. -- email: [[EMAIL PROTECTED]] gsm: +48 606 787423 echo Ecl.Pl Al. NMP 31 Częstochowa http://www.ecl.pl/ // "I'm willing to sacrifice anything for this cause, even other people's // lives" diff -ur main.orig/main.c main/main.c