Source for file _antispam_poll.job.php
Documentation is available at _antispam_poll.job.php
* This file implements the Antispam poll Cron controller
* @author fplanque: Francois PLANQUE
* @version $Id: _antispam_poll.job.php,v 1.1 2007/06/25 10:59:45 fplanque Exp $
if( !defined('EVO_MAIN_INIT') ) die( 'Please, do not access this page directly.' );
$result_message =
$Messages->get_string( '', '', 'all', "\n" );
* $Log: _antispam_poll.job.php,v $
* Revision 1.1 2007/06/25 10:59:45 fplanque
* MODULES (refactored MVC)
* Revision 1.1 2006/06/26 23:09:34 fplanque
* Really working cronjob environment :)