} drupal_goto('node/'. $nid .'/history'); }
/** Post submitted successfully, so forward user to it **/ drupal_goto(getThreadLinkTextLastPost($CurrentThread, null, false)); }
mlm_subscribe($list, $mail); drupal_goto(); }
elseif (!isset($goto)) { drupal_goto($_GET['q']); }
unset($_SESSION['messages']); drupal_goto(filter_xss($_GET['q']), 'dir=' . $form_values['dir']); }
$parameter=addcslashes($parameter,"'"); return "drupal_goto('".$parameter."');"; }
if (strstr($title, 'http://')) { drupal_goto($title); }
drupal_set_message(t("Moved file to %loc", array("%loc" => $file->filepath))); drupal_goto("disknode/info", "target=".$file->filepath); }
if ($project->nid && node_access('view', $project)) { drupal_goto("node/add/project-issue/$project->uri"); }
if ($op == 'View full page') { drupal_goto('admin/logs'); }