From 39c0118234b014d6ee1a7c50fa45f1a510e2774a Mon Sep 17 00:00:00 2001 From: jakubvrana Date: Wed, 15 Jul 2009 15:08:48 +0000 Subject: [PATCH] URL in doctype is not required git-svn-id: https://adminer.svn.sourceforge.net/svnroot/adminer/trunk@837 7c3ca157-0c34-0410-bff1-cbf682f78f5c --- adminer/include/design.inc.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/adminer/include/design.inc.php b/adminer/include/design.inc.php index 3637b15f..5bbc5035 100644 --- a/adminer/include/design.inc.php +++ b/adminer/include/design.inc.php @@ -3,7 +3,7 @@ function page_header($title, $error = "", $breadcrumb = array(), $title2 = "") { global $SELF, $LANG, $VERSION; header("Content-Type: text/html; charset=utf-8"); ?> - +