You are here

7 calls to drupal_get_token() in Drupal 6

aggregator_view in modules/aggregator/aggregator.admin.inc
Displays the aggregator administration page.
batch_process in includes/form.inc
Processes the batch.
drupal_prepare_form in includes/form.inc
Prepares a structured form array by adding required elements, executing any hook_form_alter functions, and optionally inserting a validation token to prevent tampering.
form_set_cache in includes/form.inc
Store a form in the cache.
system_date_time_settings in modules/system/system.admin.inc
Form builder; Configure the site date and time settings.
update_info_page in ./update.php
_batch_page in includes/batch.inc
State-based dispatcher for the batch processing page.