Vergleich admin/index.php - 1.6.2 - 1.6.4

  Keine Änderungen   Hinzugefügt   Modifiziert   Entfernt
Zeile 6Zeile 6
 * Website: http://mybb.com
* License: http://mybb.com/about/license
*

 * Website: http://mybb.com
* License: http://mybb.com/about/license
*

 * $Id: index.php 5156 2010-07-31 22:58:56Z RyanGordon $

 * $Id: index.php 5441 2011-04-16 09:07:17Z jammerx2 $

 */

define("IN_MYBB", 1);

 */

define("IN_MYBB", 1);

Zeile 167Zeile 167
		$post_verify = false;

$mybb->request_method = "get";

		$post_verify = false;

$mybb->request_method = "get";

 
		
if($mybb->input['module'])
{
admin_redirect("index.php?module=".$mybb->input['module']);
}

	}
else
{

	}
else
{