fix a huge number of wrong MIME types. UGH.
[m6w6/ext-http] / missing.c
index 590c2c904982ee552cd5181d4243c1bd84921ea3..40152b5a981c1bd67861311fa033c1716131bc2e 100644 (file)
--- a/missing.c
+++ b/missing.c
@@ -6,7 +6,7 @@
     | modification, are permitted provided that the conditions mentioned |
     | in the accompanying LICENSE file are met.                          |
     +--------------------------------------------------------------------+
-    | Copyright (c) 2004-2006, Michael Wallner <mike@php.net>            |
+    | Copyright (c) 2004-2007, Michael Wallner <mike@php.net>            |
     +--------------------------------------------------------------------+
 */
 
@@ -14,8 +14,6 @@
 
 #ifdef HAVE_CONFIG_H
 #      include "config.h"
-#else
-#      include "php_config.h"
 #endif
 
 #include "php.h"