function common_test_drupal_goto_redirect
Redirect using drupal_goto().
1 string reference to 'common_test_drupal_goto_redirect'
- common_test_menu in modules/
simpletest/ tests/ common_test.module - Implements hook_menu().
File
-
modules/
simpletest/ tests/ common_test.module, line 67
Code
function common_test_drupal_goto_redirect() {
drupal_goto('common-test/drupal_goto');
}
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.