Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(1763)

Unified Diff: src/third_party/lighttpd/win/php5/php.ini

Issue 12862: Remove getallheader() compat shim after upstream changes to use $_SERVER. (Closed)
Patch Set: Created 12 years ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « src/third_party/lighttpd/win/php5/compat-shim.php ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: src/third_party/lighttpd/win/php5/php.ini
diff --git a/src/third_party/lighttpd/win/php5/php.ini b/src/third_party/lighttpd/win/php5/php.ini
deleted file mode 100644
index 55d4f396b2a63995a70eaf23881d947d3a0e52e0..0000000000000000000000000000000000000000
--- a/src/third_party/lighttpd/win/php5/php.ini
+++ /dev/null
@@ -1,2 +0,0 @@
-include_path = "../third_party/lighttpd/win/php5/;../../third_party/lighttpd/win/php5/;../../../third_party/lighttpd/win/php5/;../../../../third_party/lighttpd/win/php5/;../../../../../third_party/lighttpd/win/php5/;../../../../../../third_party/lighttpd/win/php5/;../../../../../../../third_party/lighttpd/win/php5/;../../../../../../../../third_party/lighttpd/win/php5/;../../../../../../../../../third_party/lighttpd/win/php5/;"
-auto_prepend_file = "compat-shim.php"
« no previous file with comments | « src/third_party/lighttpd/win/php5/compat-shim.php ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698