Skip to main content
Drupal API Help
Helping Drupal Community, One API at a time
Main menu
Home
Drupal Core
Getting Help
You are here
Home
»
API reference
»
AJAX Comments 5
»
ajax_comments.module
function get_token in AJAX Comments 5
1 string reference to 'get_token'
ajax_comments_menu
in ./
ajax_comments.module
File
./
ajax_comments.module
, line 67
Code
function
get_token
(
$id
) { print
drupal_get_token
(
$id
); }
API Navigation
AJAX Comments 5
Functions
Files