]> git.pld-linux.org Git - packages/cgiwrap.git/commitdiff
- obsolete
authorshadzik <shadzik@pld-linux.org>
Fri, 5 Jun 2009 15:05:07 +0000 (15:05 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    cgiwrap-php.patch -> 1.2

cgiwrap-php.patch [deleted file]

diff --git a/cgiwrap-php.patch b/cgiwrap-php.patch
deleted file mode 100644 (file)
index 52ed5ad..0000000
+++ /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;
This page took 0.081419 seconds and 4 git commands to generate.