Vergleich xmlhttp.php - 1.2.0 - 1.2.1

  Keine Änderungen   Hinzugefügt   Modifiziert   Entfernt
Zeile 6Zeile 6
 * Website: http://www.mybboard.com
* License: http://www.mybboard.com/eula.html
*

 * Website: http://www.mybboard.com
* License: http://www.mybboard.com/eula.html
*

 * $Id: xmlhttp.php 2184 2006-09-02 10:22:48Z chris $

 * $Id: xmlhttp.php 2222 2006-09-13 14:22:27Z chris $

 */

/**

 */

/**

Zeile 492Zeile 492
 */
function xmlhttp_error($message)
{

 */
function xmlhttp_error($message)
{

 
	global $charset;


	// Send our headers.
header("Content-type: text/html; charset={$charset}");


	// Send our headers.
header("Content-type: text/html; charset={$charset}");