Vergleich admin/modules/home/version_check.php - 1.4.13 - 1.4.16

  Keine Änderungen   Hinzugefügt   Modifiziert   Entfernt
Zeile 6Zeile 6
 * Website: http://www.mybboard.net
* License: http://www.mybboard.net/about/license
*

 * Website: http://www.mybboard.net
* License: http://www.mybboard.net/about/license
*

 * $Id: version_check.php 4376 2009-06-03 21:56:15Z RyanGordon $

 * $Id: version_check.php 5379 2011-02-21 11:06:42Z Tomm $

 */

// Disallow direct access to this file for security reasons

 */

// Disallow direct access to this file for security reasons

Zeile 51Zeile 51
	);

require_once MYBB_ROOT."inc/class_xml.php";

	);

require_once MYBB_ROOT."inc/class_xml.php";

	$contents = fetch_remote_file("http://mybb.com/version_check.php");

	$contents = fetch_remote_file("http://www.mybb.com/version_check.php");

	if(!$contents)
{
$page->output_inline_error($lang->error_communication);

	if(!$contents)
{
$page->output_inline_error($lang->error_communication);