23 Sep
2009
23 Sep
'09
12:26 a.m.
User: evoltech Branch: DRUPAL-5--2 Date: Tue, 22 Sep 2009 22:26:47 +0000 Added files: /modules/tapatio comms_cron.inc Log message: This splits out all of the functionality used by cron into it's own include file. This logically makes sense because this is where all the interaction with twitter.com happens (with the exception of validating a new groups credentials). It should be noted that the functionality included in comms_cron.inc can not stand on its own. It depends on functions in comms.module. Links: http://cvs.drupal.org/diff.php?path=contributions/modules/tapatio/comms_cron...