From 4ec8c154c9e698e825b6fff61bf223ae85787084 Mon Sep 17 00:00:00 2001 From: shadzik Date: Fri, 5 Jun 2009 15:05:07 +0000 Subject: [PATCH] - obsolete Changed files: cgiwrap-php.patch -> 1.2 --- cgiwrap-php.patch | 11 ----------- 1 file changed, 11 deletions(-) delete mode 100644 cgiwrap-php.patch diff --git a/cgiwrap-php.patch b/cgiwrap-php.patch deleted file mode 100644 index 52ed5ad..0000000 --- a/cgiwrap-php.patch +++ /dev/null @@ -1,11 +0,0 @@ ---- cgiwrap.c.orig 2009-05-18 21:33:58.740663288 +0200 -+++ cgiwrap.c 2009-05-18 21:34:44.687797891 +0200 -@@ -199,6 +199,8 @@ - StringEndsWith(scriptPath, ".php") || - StringEndsWith(scriptPath, ".php3") || - StringEndsWith(scriptPath, ".php4") || -+ StringEndsWith(scriptPath, ".php5") || -+ StringEndsWith(scriptPath, ".phpc") || - StringEndsWith(scriptPath, ".phtml") ) - { - Context.interpreted_script = 1; -- 2.44.0