From f982be45e81588a27383cd1a3eb12789b8498904 Mon Sep 17 00:00:00 2001 From: cvs2svn Date: Wed, 19 Nov 2008 10:43:57 +0000 Subject: This commit was manufactured by cvs2svn to create tag 'RELEASE_6_4_0'. --- lang/php53/files/patch-main_safe_mode.c | 17 ----------------- 1 file changed, 17 deletions(-) delete mode 100644 lang/php53/files/patch-main_safe_mode.c (limited to 'lang/php53/files/patch-main_safe_mode.c') diff --git a/lang/php53/files/patch-main_safe_mode.c b/lang/php53/files/patch-main_safe_mode.c deleted file mode 100644 index 4b0d4e1c531c..000000000000 --- a/lang/php53/files/patch-main_safe_mode.c +++ /dev/null @@ -1,17 +0,0 @@ ---- main/safe_mode.c.orig 2008-09-04 15:52:19.000000000 +0200 -+++ main/safe_mode.c 2008-09-04 15:52:35.000000000 +0200 -@@ -74,14 +74,6 @@ - } - } - -- /* -- * If given filepath is a URL, allow - safe mode stuff -- * related to URL's is checked in individual functions -- */ -- wrapper = php_stream_locate_url_wrapper(filename, NULL, STREAM_LOCATE_WRAPPERS_ONLY TSRMLS_CC); -- if (wrapper != NULL) -- return 1; -- - /* First we see if the file is owned by the same user... - * If that fails, passthrough and check directory... - */ -- cgit v1.2.3