Email List of Active Members

‘;
if ($member[status] == 0)
{$status = ‘Not Approved’;} else
{$status = ‘Approved’;}
$rows[] = array($userinfo,$status);
}
print theme_table($header,$rows);

?>

‘;
if ($member[status] == 0)
{$status = ‘Not Approved’;} else
{$status = ‘Approved’;}
$rows[] = array($userinfo,$status);
}
print theme_table($header,$rows);

?>


Posted

in

by

Tags:

Comments

Leave a Reply

Your email address will not be published. Required fields are marked *

This site is registered on wpml.org as a development site. Switch to a production site key to remove this banner.