]> granicus.if.org Git - php/commitdiff
MFH
authorfoobar <sniper@php.net>
Mon, 28 Jul 2003 10:44:59 +0000 (10:44 +0000)
committerfoobar <sniper@php.net>
Mon, 28 Jul 2003 10:44:59 +0000 (10:44 +0000)
ext/standard/credits.c

index 876635740e242d181da5853d8d2d0583aac7afed..f8fa0e001b06e4b7451b2f477685981cb19bd1a6 100644 (file)
@@ -109,7 +109,7 @@ PHPAPI void php_print_credits(int flag)
        }
 
        if (flag & PHP_CREDITS_FULLPAGE) {
-               PUTS("</center></body></html>\n");
+               PUTS("</div></body></html>\n");
        }
 }
 /* }}} */