<meta />
This commit is contained in:
@@ -5,6 +5,10 @@ phpMyAdmin - Changelog
|
||||
$Id$
|
||||
$Source$
|
||||
|
||||
2002-07-07 Alexander M. Turek <rabus@users.sourceforge.net>
|
||||
* libraries/common.lib.php3: Forgot a <meta /> tag in the config file error
|
||||
message.
|
||||
|
||||
2002-07-06 Alexander M. Turek <rabus@users.sourceforge.net>
|
||||
* libraries/charset_conversion.lib.php3: $strCantUseRecodeIconv has to be
|
||||
accessed via the $GLOBALS[] array.
|
||||
|
@@ -85,6 +85,7 @@ if (!defined('PMA_COMMON_LIB_INCLUDED')){
|
||||
|
||||
<head>
|
||||
<title>phpMyAdmin</title>
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=<?php echo $charset; ?>" />
|
||||
<style type="text/css">
|
||||
<!--
|
||||
body {font-family: sans-serif; font-size: small; color: #000000; background-color: #F5F5F5}
|
||||
|
Reference in New Issue
Block a user