phpBMS

Show
Ignore:
Timestamp:
12/21/09 16:58:44 (2 years ago)
Author:
nate
Message:
  • Removed unneeded setting from the MailChimp? module.
  • Added additional instructions to the MailChimp? adminsettings.php.
  • Update MailChimp? version information.
  • Fixed error reporting in scheduler_list_sync.php.
  • Fixed sql statement in cron.php and a variable reference in scheduler.php that would break without the installation of the api module.
  • Removed the redundant push_record_ajax.php.
Files:
1 modified

Legend:

Unmodified
Added
Removed
  • trunk/phpbms/modules/mailchimp/install/settings.sql

    r677 r686  
    11INSERT INTO `settings` (`name`, `value`) VALUES ('mailchimp_apikey',''); 
    22INSERT INTO `settings` (`name`, `value`) VALUES ('mailchimp_secure','0'); 
    3 INSERT INTO `settings` (`name`, `value`) VALUES ('mailchimp_batch_limit','500'); 
    43INSERT INTO `settings` (`name`, `value`) VALUES ('mailchimp_list_id',''); 
    54INSERT INTO `settings` (`name`, `value`) VALUES ('mailchimp_last_sync_date',''); 
phpBMS vulnerability assesment provided by Orvant Inc. Copyright © 2010 Kreotek, LLC. All Rights reserved.