Skip to content

Instantly share code, notes, and snippets.

@tribulant
Created August 27, 2018 12:40
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save tribulant/f40d016f42f6c76ff15e1de6bb3f46e9 to your computer and use it in GitHub Desktop.
Save tribulant/f40d016f42f6c76ff15e1de6bb3f46e9 to your computer and use it in GitHub Desktop.
Newsletters - Get Mailing Lists
<?php
global $Mailinglist;
$mailinglists = $Mailinglist -> select(true);
//print_r($mailinglists);
?>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment