sebastian Sun Jan 12 03:03:18 2003 EDT
Modified files:
/php4/sapi/servlet servlet.c
Log:
Patch by Giuseppe Tanzilli <[EMAIL PROTECTED]>.
Index: php4/sapi/servlet/servlet.c
diff -u php4/sapi/servlet/servlet.c:1.68 php4/sapi/servlet/servlet.c:1.69
--- php4/sapi/servlet/servlet.c:1.68 Sun Jan 12 03:01:41 2003
+++ php4/sapi/servlet/servlet.c Sun Jan 12 03:03:17 2003
@@ -71,12 +71,6 @@
extern zend_module_entry java_module_entry;
-static zend_module_entry *additional_php_extensions[] = {
- &java_module_entry
-};
-
-#define EXTCOUNT (sizeof(additional_php_extensions)/sizeof(zend_module_entry *))
-
/***************************************************************************/
/*
--
PHP CVS Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php