xmlsitemap

Fix for Really fun testing error

  1. An AJAX HTTP error occurred. HTTP Result Code: 200 Debugging information follows.

Really fun testing error

  1. An AJAX HTTP error occurred. HTTP Result Code: 200 Debugging information follows.

Code

  1.   // Status field (inclusion/exclusion)
  2.   $form['xmlsitemap']['status'] = array(
  3.     '#type' => 'select',
  4.     '#title' => t('Inclusion'),
  5.     '#options' => array(
  6.       'default' => $link['status
Syndicate content