sniper          Mon Jul 28 06:44:59 2003 EDT

  Modified files:              (Branch: PHP_4_3)
    /php-src/ext/standard       credits.c 
  Log:
  MFH
  
Index: php-src/ext/standard/credits.c
diff -u php-src/ext/standard/credits.c:1.21.2.3 php-src/ext/standard/credits.c:1.21.2.4
--- php-src/ext/standard/credits.c:1.21.2.3     Tue Dec 31 11:35:25 2002
+++ php-src/ext/standard/credits.c      Mon Jul 28 06:44:59 2003
@@ -17,7 +17,7 @@
    +----------------------------------------------------------------------+
 */
 
-/* $Id: credits.c,v 1.21.2.3 2002/12/31 16:35:25 sebastian Exp $ */
+/* $Id: credits.c,v 1.21.2.4 2003/07/28 10:44:59 sniper Exp $ */
 
 #include "php.h"
 #include "info.h"
@@ -109,7 +109,7 @@
        }
 
        if (flag & PHP_CREDITS_FULLPAGE) {
-               PUTS("</center></body></html>\n");
+               PUTS("</div></body></html>\n");
        }
 }
 /* }}} */



-- 
PHP CVS Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to