Contributions API

Calling all Drupal developers!

Help us get this on the first page of Digg. DIGG NOW!

Modules in 6

TRACKBACK_WITH_SPAM

Definition

contributions/trackback/trackback.module

Code

<?php
define('TRACKBACK_WITH_SPAM', module_exists('spam'));
?>