-
Remove the duplication of the drupal_goto function and simply use drupal_goto. Also remove the use of $_SESSION as this was causing redirects to not happen even when they should.
Remove the duplication of the drupal_goto function and simply use drupal_goto. Also remove the use of $_SESSION as this was causing redirects to not happen even when they should.