Drupal: watchdog
watchdog('type', 'message', null, 'WATCHDOG_NOTICE', 'link');
Added to Drupal by David Reed
Drupal: link
l('label', 'path', array('query' => 'destination=node'));
Added to Drupal by David Reed
watchdog('type', 'message', null, 'WATCHDOG_NOTICE', 'link');
Added to Drupal by David Reed
l('label', 'path', array('query' => 'destination=node'));
Added to Drupal by David Reed