array ( 'member_email' // The email address of the recipient ), 'email_text' => array ( 'news_topics' // The titles of all new news ), 'email_html' => array ( 'news_topics_html', // The titles of all new news 'news_topics' // The titles of all new news ) ); $GLOBALS['TL_CRON']['daily'][] = array('eSM_nc_news\\NewsNotifications', 'sendNotifications');