true, 'intro' => '' . '' . '' . '' . '' . '' . '' . '
' . __('All servers down') . '
' . __('Can you up all servers. You go to terminal in linux and execute the next command: "sudo /etc/init.d/pandora_server restart". It\'s possible need introduce root pass.') . '
' ); $return_tours['tours']['servers_down']['conf'] = array(); $return_tours['tours']['servers_down']['conf']['autostart'] = true; $return_tours['tours']['servers_down']['conf']['show_bullets'] = 0; $return_tours['tours']['servers_down']['conf']['show_step_numbers'] = 0; //================================================================== return $return_tours; } ?>