From: Sebastian Bergmann Date: Sat, 27 Oct 2001 23:14:49 +0000 (+0000) Subject: Fix for Tomcat 4. X-Git-Tag: ChangeLog~511 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=cb6e7510088ac25cd2d49438165033ad75b263b9;p=php Fix for Tomcat 4. --- diff --git a/sapi/servlet/web.xml b/sapi/servlet/web.xml index 9efa2fd091..b0703a3614 100644 --- a/sapi/servlet/web.xml +++ b/sapi/servlet/web.xml @@ -5,37 +5,36 @@ "http://java.sun.com/j2ee/dtds/web-app_2.2.dtd"> - - - php - - - net.php.servlet - - - - - php - - - *.php - - - - - - php-formatter - - - net.php.formatter - - - - - php-formatter - - - *.phps - - + + + php + + + net.php.servlet + + + + + php-formatter + + + net.php.formatter + + + + + php + + + *.php + + + + + php-formatter + + + *.phps + +