Skip to content

Commit

Permalink
1.91+ release
Browse files Browse the repository at this point in the history
git-svn-id: file:///Users/Shitiz/Downloads/lssvn/source/limesurvey@11232 b72ed6b6-b9f8-46b5-92b4-906544132732
  • Loading branch information
c-schmitz committed Oct 21, 2011
1 parent b9a15e2 commit 9a68881
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions admin/tokens.php
Original file line number Diff line number Diff line change
Expand Up @@ -1890,6 +1890,7 @@
while ($emrow = $emresult->FetchRow())
{
unset($fieldsarray);
$to=array();
$aEmailaddresses=explode(';',$emrow['email']);
foreach($aEmailaddresses as $sEmailaddress)
{
Expand Down

0 comments on commit 9a68881

Please sign in to comment.