Vergleich admin/modules/tools/module_meta.php - 1.8.26 - 1.8.27

  Keine Änderungen   Hinzugefügt   Modifiziert   Entfernt
Zeile 82Zeile 82

if(!isset($actions[$action]))
{


if(!isset($actions[$action]))
{

		$page->active_action = "system_health";

		$page->active_action = $action = "system_health";

	}

$sidebar = new SidebarItem($lang->logs);

	}

$sidebar = new SidebarItem($lang->logs);