'access', ); // Unique to this template $step = 1; if( isset($_POST['step']) ) $step = $_POST['step']; check_server_id( $server_id ) or pla_error( "Bad server_id: " . htmlspecialchars( $server_id ) ); have_auth_info( $server_id ) or pla_error( "Not enough information to login to server. Please check your configuration." ); ?>