mirror of
https://github.com/e107inc/e107.git
synced 2025-08-23 06:33:22 +02:00
More mailout fixes
This commit is contained in:
@@ -9,8 +9,8 @@
|
||||
* Administration - Site Maintenance
|
||||
*
|
||||
* $Source: /cvs_backup/e107_0.8/e107_plugins/newsletter/e_mailout.php,v $
|
||||
* $Revision: 1.3 $
|
||||
* $Date: 2010-01-10 03:56:28 $
|
||||
* $Revision: 1.4 $
|
||||
* $Date: 2010-01-10 06:20:46 $
|
||||
* $Author: e107coders $
|
||||
*
|
||||
*/
|
||||
@@ -185,6 +185,7 @@ class newsletter_mailout
|
||||
{
|
||||
$sql = e107::getDb();
|
||||
$frm = e107::getForm();
|
||||
$var = array();
|
||||
|
||||
$selects = array_flip(explode(',', $selectVals));
|
||||
|
||||
|
Reference in New Issue
Block a user